aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LCSSA
diff options
context:
space:
mode:
authorpuneeth_aditya_5656 <myakampuneeth@gmail.com>2026-01-30 14:01:41 +0530
committerGitHub <noreply@github.com>2026-01-30 09:31:41 +0100
commitf0eba4f530ab52167a8f17efb0cc9a134757490a (patch)
tree767f4dbb39329eeac81b63c2af320b1c825e015e /llvm/test/Transforms/LCSSA
parent3425b829f4cf20c556b634665aa62ebd7e40c927 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[mlir][shape] Fix crash in FromExtentsOp::fold with poison operands (#178844)HEADmain
## Summary - Fix assertion failure in `shape.from_extents` fold when operands include `ub.poison` - The fold assumed all non null attributes were `IntegerAttr`, but poison produces a different attribute type - Use `dyn_cast_if_present` to safely handle non integer attributes Fixes #178820 ## Test plan - Added regression test `@from_extents_poison` in canonicalize.mlir
Diffstat (limited to 'llvm/test/Transforms/LCSSA')
0 files changed, 0 insertions, 0 deletions