mlir-hlo/lib
Stephan Herhut 2e30b59ddc Extend hlo-fuse-linalg slightly to support aliased returns.
The fusion heuristic identifies the root of a fusion by checking whether an
output of a linalg operation is a function result. It did not consider outputs
flowing through aliasing operations (like casts).

PiperOrigin-RevId: 337479910
2020-10-16 04:04:23 -07:00
..
Dialect Extend hlo-fuse-linalg slightly to support aliased returns. 2020-10-16 04:04:23 -07:00
utils Fix failing segment_reduction_ops_mlir_bridge_test 2020-08-17 11:28:20 -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