llvm-project/mlir/lib/StandardOps
River Riddle 512d87cefc Add a constant folding hook to ExtractElementOp to fold extracting the element of a constant. This also adds a 'getValue' function to DenseElementsAttr and SparseElementsAttr to get the element at a constant index.
PiperOrigin-RevId: 230098938
2019-03-29 15:28:28 -07:00
..
DialectRegistration.cpp Rename OpRegistration to DialectRegistration. NFC. 2019-03-29 13:48:20 -07:00
StandardOps.cpp Add a constant folding hook to ExtractElementOp to fold extracting the element of a constant. This also adds a 'getValue' function to DenseElementsAttr and SparseElementsAttr to get the element at a constant index. 2019-03-29 15:28:28 -07:00