[Mlir-commits] [mlir] [mlir][ub] Add `m_Poison()` matcher (PR #185022)

Jakub Kuderski llvmlistbot at llvm.org
Fri Mar 6 07:25:47 PST 2026


================
@@ -4092,7 +4092,8 @@ class InsertStridedSliceConstantFolder final
       return failure();
 
     // TODO: Support poison.
----------------
kuhar wrote:

I don't think it's stale -- it bails out instead of folding.

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


More information about the Mlir-commits mailing list