llvm-project/mlir/tools
Jacques Pienaar 2f50b6c401 Use fused location for rewritten ops in generated rewrites.
This does tracks the location by recording all the ops in the source pattern and using the fused location for the transformed op. Track the locations via the rewrite state which is a bit heavy weight, in follow up to change to matchAndRewrite this will be addressed (and need for extra array go away).

--

PiperOrigin-RevId: 249986555
2019-06-01 20:03:12 -07:00
..
mlir-cpu-runner ExecutionEngine: drop PassManager integration 2019-05-20 13:48:45 -07:00
mlir-opt Upstream the Quantizer tool (part 4). 2019-06-01 19:53:12 -07:00
mlir-tblgen Use fused location for rewritten ops in generated rewrites. 2019-06-01 20:03:12 -07:00
mlir-translate Reserve the required capacity to avoid pointer invalidations for translation functions 2019-05-06 08:23:04 -07:00
CMakeLists.txt Add build files and update README. 2019-03-30 11:23:22 -07:00