llvm-project/mlir/examples
Nicolas Vasilache 0804750c9b Uniformize usage of OpBuilder& (NFC)
Historically the pointer-based version of builders was used.
This CL uniformizes to OpBuilder &

PiperOrigin-RevId: 254280885
2019-06-22 09:14:49 -07:00
..
Linalg Uniformize usage of OpBuilder& (NFC) 2019-06-22 09:14:49 -07:00
toy Replace usages of 'UniquedFilename' with 'Identifier' and remove it. Identifier already contains all of the necessary functionality/verification, so having a separate class for filenames is unnecessary. 2019-06-19 23:07:05 -07:00
CMakeLists.txt Fix build for the Linalg example dialect with MacOS 2019-04-08 19:17:56 -07:00