llvm-project/mlir/lib/Dialect/Arithmetic/IR
jacquesguan 605fc89a61 [mlir][Arithmetic] Add common constant folder function for type cast ops.
This revision replaces current type cast constant folder with a new common type cast constant folder function template.
It will cover all former folder and support fold the constant splat and vector.

Differential Revision: https://reviews.llvm.org/D123489
2022-04-13 02:11:59 +00:00
..
ArithmeticCanonicalization.td [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td 2022-03-15 00:18:03 -07:00
ArithmeticDialect.cpp Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
ArithmeticOps.cpp [mlir][Arithmetic] Add common constant folder function for type cast ops. 2022-04-13 02:11:59 +00:00
CMakeLists.txt [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00