[Mlir-commits] [mlir] [MLIR][Vector] Add warp distribution for `scf.if` (PR #157119)

Artem Kroviakov llvmlistbot at llvm.org
Tue Sep 9 03:21:01 PDT 2025


================
@@ -1713,6 +1713,209 @@ struct WarpOpInsert : public WarpDistributionPattern {
   }
 };
 
+struct WarpOpScfIfOp : public WarpDistributionPattern {
----------------
akroviakov wrote:

Added

https://github.com/llvm/llvm-project/pull/157119


More information about the Mlir-commits mailing list