summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Math/IR/MathDialect.cpp
AgeCommit message (Expand)Author
2025-07-13[mlir] Remove unused includes (NFC) (#148535)Kazu Hirata
2024-03-27[NFC][mlir] Reorder `declarePromisedInterface()` operands (#86628)Justin Fargnoli
2024-01-08[mlir] Declare promised interfaces for the ConvertToLLVM extension (#76341)Justin Fargnoli
2023-09-07[mlir][ub] Add poison support to CommonFolders.hIvan Butygin
2023-01-12[mlir] Add operations to BlockAndValueMapping and rename it to IRMappingJeff Niu
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-06-29[mlir] Generare .cpp.inc files for dialects.Stella Laurenzo
2021-02-12[mlir][math] Split off the math dialect.Stephan Herhut