[Mlir-commits] [mlir] [mlir] move if-condition propagation to a standalone pass (PR #150278)

Mehdi Amini llvmlistbot at llvm.org
Wed Sep 17 01:14:24 PDT 2025


================
@@ -0,0 +1,34 @@
+// RUN: mlir-opt %s --scf-if-condition-propagation --allow-unregistered-dialect | FileCheck %s
----------------
joker-eph wrote:

Ping @ftynse on post-review comments.

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


More information about the Mlir-commits mailing list