llvm-project/mlir/lib/Target
River Riddle 937e40a8cf [mlir] Remove the non-templated DenseElementsAttr::getSplatValue
This predates the templated variant, and has been simply forwarding
to getSplatValue<Attribute> for some time. Removing this makes the
API a bit more uniform, and also helps prevent users from thinking
it is "cheap".
2021-11-09 01:40:40 +00:00
..
Cpp [mlir] Switch arith, llvm, std & shape dialects to accessors prefixed both form. 2021-10-24 18:36:33 -07:00
LLVMIR [mlir] Remove the non-templated DenseElementsAttr::getSplatValue 2021-11-09 01:40:40 +00:00
SPIRV [mlir] Refactor ElementsAttr's value access API 2021-11-09 00:15:08 +00:00
CMakeLists.txt [mlir] Add Cpp emitter 2021-09-02 13:51:05 +00:00