llvm-project/utils/bazel/llvm-project-overlay
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
..
clang [clang] Adjust BUILD.bazel file to also generate AttrDocTable. 2021-08-13 09:00:44 +02:00
libunwind [Bazel] Add support for lld 2021-08-04 17:59:43 -07:00
lld [Bazel] Add support for lld 2021-08-04 17:59:43 -07:00
llvm [Bazel] Don't set HAVE_[DE]REGISTER_FRAME on Windows 2021-08-18 11:20:25 -07:00
mlir [mlir][SparseTensor] Split scf.for loop into masked/unmasked parts 2021-08-19 21:53:11 +09:00
.bazelignore [Bazel] ignore build files under libcxx's copy of google-benchmark 2021-07-12 12:46:13 -07:00