llvm-project/utils/bazel/llvm-project-overlay/mlir
Matthias Springer 76a1861816 [mlir][SparseTensor] Split scf.for loop into masked/unmasked parts
Apply the "for loop peeling" pattern from SCF dialect transforms. This pattern splits scf.for loops into full and partial iterations. In the full iteration, all masked loads/stores are canonicalized to unmasked loads/stores.

Differential Revision: https://reviews.llvm.org/D107733
2021-08-19 21:53:11 +09:00
..
test [mlir] Remove unused header include. 2021-08-13 14:23:14 +02:00
BUILD.bazel [mlir][SparseTensor] Split scf.for loop into masked/unmasked parts 2021-08-19 21:53:11 +09:00
build_defs.bzl
linalggen.bzl [Bazel] Remove copypasta from linalggen.bzl 2021-07-20 17:27:40 -07:00
tblgen.bzl [Bazel] Drop deprecated tblgen includes mechanism 2021-08-04 13:19:08 -07:00