diff options
| author | puneeth_aditya_5656 <myakampuneeth@gmail.com> | 2026-01-30 14:01:41 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-30 09:31:41 +0100 |
| commit | f0eba4f530ab52167a8f17efb0cc9a134757490a (patch) | |
| tree | 767f4dbb39329eeac81b63c2af320b1c825e015e /llvm/test/CodeGen/AMDGPU/fneg-modifier-casting.ll | |
| parent | 3425b829f4cf20c556b634665aa62ebd7e40c927 (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
## 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/CodeGen/AMDGPU/fneg-modifier-casting.ll')
0 files changed, 0 insertions, 0 deletions
