Ivan Krysak
|
06a68a806e
|
CliftEmitC: prevent empty structs
|
2026-06-15 17:28:22 +02:00 |
|
Ivan Krysak
|
ea785998ec
|
Minor improvements
|
2026-06-15 11:47:41 +02:00 |
|
Lauri Vasama
|
04fe27b8e9
|
Migrate Clift users to CDataModel
|
2026-05-04 10:49:03 +03:00 |
|
Lauri Vasama
|
1c768919d6
|
Streamline header emission implementation
|
2026-04-30 15:09:16 +03:00 |
|
Lauri Vasama
|
b30b4feec9
|
Remove MLIRContext from TypeDefinitionEmitter API
|
2026-04-30 15:09:16 +03:00 |
|
Lauri Vasama
|
90e5dfd4c9
|
Pass MLIRContext by address
Passing by address is more conventional. This is what MLIR does most of
the time, and it avoids dereferences and addressofs everywhere.
|
2026-04-30 15:09:16 +03:00 |
|
Lauri Vasama
|
a338194eb7
|
Move namespace mlir::clift out of namespace mlir
|
2026-04-27 12:48:24 +03:00 |
|
Ivan Krysak
|
71845dcbbb
|
CliftEmitC: stop using mlir::clift namespace
|
2026-04-22 08:19:47 +00:00 |
|
Ivan Krysak
|
405eebcbd1
|
TypeDefinitionEmitter: emit comments
|
2026-04-22 06:33:56 +00:00 |
|
Ivan Krysak
|
6d76908858
|
Introduce TypeDefinitionEmitter
|
2026-04-22 06:33:38 +00:00 |
|