Ivan Krysak
|
57bbb7b962
|
Do not propagate model unnecessarily
|
2026-06-15 17:28:22 +02: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
|
6dc6ad2cf3
|
importModelTypes -> importTypes
|
2026-03-26 16:28:48 +00:00 |
|
Lauri Vasama
|
22d6f70ee2
|
Clift directory structure overhaul
|
2025-10-13 15:08:20 +02:00 |
|
Lauri Vasama
|
3c191122dc
|
Rename Clift to CliftDialect, CliftOps to Clift
|
2025-10-13 15:08:20 +02:00 |
|
Alessandro Di Federico
|
143c315196
|
Merge revng-c into revng
|
2024-11-21 10:50:55 +01:00 |
|
Ivan Krysak
|
64446d0453
|
Adopt name builder across the model users
|
2024-11-06 19:18:53 +02:00 |
|
Ivan Krysak
|
94a0ad6b93
|
Adopt reworked model::Type
|
2024-06-27 11:07:01 +02:00 |
|
Ivan Krysak
|
3705906074
|
Model: rename Type into TypeDefinition
|
2024-06-27 11:07:01 +02:00 |
|
Lauri Vasama
|
7abadd08ae
|
Add model types to Clift MLIR import
|
2024-05-29 15:43:35 +02:00 |
|