https://bugs.llvm.org/show_bug.cgi?id=44351
Jessica Clarke <jrt...@jrtc27.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |37b96d51d0cfc82a64598aaae2a
| |567fa77e44de9
Status|NEW |RESOLVED
--- Comment #2 from Jessica Clarke <jrt...@jrtc27.com> ---
Yeah, that test case with an old compiler gives:
> While deleting: i32* %t12
> An asserting value handle still pointed to this value!
> UNREACHABLE executed at
> /local/scratch/jrtc4/cheri/llvm-project/llvm/lib/IR/Value.cpp:1008!
This bug report was for:
> While deleting: i8* %tmp11
where %tmp11 is:
> %tmp11 = getelementptr %struct.ham, %struct.ham* %tmp10, i32 0, i32 6
so this was also a dead GEP like 37b96d51d0.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs