llvm-project/mlir/tools
River Riddle 792d1c25e4 Implement value type abstraction for attributes.
This is done by changing Attribute to be a POD interface around an underlying pointer storage and adding in-class support for isa/dyn_cast/cast.

PiperOrigin-RevId: 218764173
2019-03-29 13:39:19 -07:00
..
mlir-op-gen Implement value type abstraction for attributes. 2019-03-29 13:39:19 -07:00
mlir-opt Introduce Fourier-Motzkin variable elimination + other cleanup/support 2019-03-29 13:38:24 -07:00
mlir-translate Add MLIR (addf) -> MLIR HLO thin slice. 2019-03-29 13:18:34 -07:00