Files
clang-p2996/mlir
Christian Ulmann 1001d6a6cd [MLIR][LLVM] Add import-structs-as-literals flag to the IR import (#140098)
This commit introduces the `import-structs-as-literals` option to the
MLIR import. This ensures that all struct types are imported as literal
structs, even when they are named in LLVM IR.
2025-05-16 08:43:06 +02:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.