Go to file
Robert Suderman 98a1e3b108 Add an optimization that converts some Gathers to Slices.
Some Gathers can be represented as slices. This lowering transforms
these gathers into slices.

PiperOrigin-RevId: 321394868
2020-07-30 22:34:10 +00:00
include/mlir-hlo Add an optimization that converts some Gathers to Slices. 2020-07-30 22:34:10 +00:00
lib Add an optimization that converts some Gathers to Slices. 2020-07-30 22:34:10 +00:00
tests Add an optimization that converts some Gathers to Slices. 2020-07-30 22:34:10 +00:00