================
@@ -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