mlir-hlo/tests/end2end
Benjamin Kramer 3bf4277ea4 [MLIR] Add a lmhlo.reduce -> linalg.generic converter
Doesn't support tensors right now, as it's somewhat hairy to support both at
the same time. Since we use a generic lowering the result is messy
and needs a mem2reg pass to eliminate extra load/store/allocas.

PiperOrigin-RevId: 339562971
2020-10-28 16:38:19 -07:00
..
broadcast.mlir Integrate LLVM at llvm/llvm-project@c89447b659 2020-10-22 15:23:24 -07:00
legalize-trigonometric-to-approximation.mlir [MLIR][KernelGen] Legalize `atan` to approximation 2020-10-05 08:05:52 -07:00
reduce.mlir [MLIR] Add a lmhlo.reduce -> linalg.generic converter 2020-10-28 16:38:19 -07:00
reshape.mlir Integrate LLVM at llvm/llvm-project@c89447b659 2020-10-22 15:23:24 -07:00