summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/MLProgram/IR/MLProgramDialect.cpp
AgeCommit message (Expand)Author
2025-05-12[mlir][MLProgram][NFC] Migrate to OpAsmAttrInterface for ASM alias generation...Hongren Zheng
2024-03-15[mlir] Make the ml_program dialect allow all of its operations to be inlined....Stella Laurenzo
2023-05-12[mlir] Update method cast calls to function callsTres Popp
2022-06-01[mlir] Add global_load and global_store ops to ml_program.Stella Laurenzo
2022-05-18[mlir] Add GlobalOp, GlobalLoadConstOp to ml_program.Stella Laurenzo
2022-04-13[mlir] Introduce ml_program dialect.Stella Laurenzo