llvm-project/mlir/include
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
..
mlir [mlir] Remove the non-templated DenseElementsAttr::getSplatValue 2021-11-09 01:40:40 +00:00
mlir-c [mlir][python] improve usability of Python affine construct bindings 2021-11-03 10:48:01 +01:00