llvm-project/mlir/lib/StandardOps
Jacques Pienaar b9b59ef9cd [ODS] Define ConstantOp.
Add ConstantOp's Op Definition Spec. Currently we don't use convertFromStorage in the generated patterns and so needed to add a few casts to support patterns restricted to ElementsAttrs and to compensate for old rules where we defined ConstantOp to have a ElementsAttr to simplify writing the pattern.

--

PiperOrigin-RevId: 246361555
2019-05-06 08:25:08 -07:00
..
CMakeLists.txt Add build files and update README. 2019-03-30 11:23:22 -07:00
DialectRegistration.cpp Use consistent names for dialect op source files 2019-03-29 16:53:19 -07:00
Ops.cpp [ODS] Define ConstantOp. 2019-05-06 08:25:08 -07:00