mlir-hlo/lib/Dialect/mhlo
Jacques Pienaar 344c500fca [mhlo] Add legalize to SCF pass
Start of pass to legalize MHLO control flow to SCF for further optimization in common form. The current version just matches a very simple instance (which also happens to occur a few times). Exposes some further canonicalization opportunities that aren't yet addressed.

PiperOrigin-RevId: 329017723
2020-08-28 15:11:58 -07:00
..
IR PR #42509: [MLIR] Add folder for mhlo get_dimension_size 2020-08-24 15:36:30 -07:00
transforms [mhlo] Add legalize to SCF pass 2020-08-28 15:11:58 -07:00
CMakeLists.txt Add CMake files and lit configurations, enough for `ninja check-mlir-hlo` to pass on all the tests 2020-08-07 22:14:34 -07:00