Go to file
Smit Hinsu 577a81a66d Sink standard dialect constants in sink_constants_to_control_flow pass
This is required before exporting HLO dialect ops with standard dialect constant to XLA.

Also, sink constants for sort op as well. Added a TODO to generalize this pass to handle more ops and non-const values defined outside.

PiperOrigin-RevId: 324301911
2020-08-03 19:30:29 -07:00
include/mlir-hlo Restrict GetDimensionSize HLO op result type to 32 bit integer 2020-08-03 19:30:15 -07:00
lib Sink standard dialect constants in sink_constants_to_control_flow pass 2020-08-03 19:30:29 -07:00
tests Sink standard dialect constants in sink_constants_to_control_flow pass 2020-08-03 19:30:29 -07:00
tools/mlir-hlo-opt More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00