[llvm] [Mem2Reg] Generate non-terminator unreachable for !noundef undef (PR #96639)
Antonio Frighetto via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 25 07:03:57 PDT 2024
antoniofrighetto wrote:
> Can we also do this for SROA?
Do we have to, out of curiosity? Thought this was only being done here, exactly to relieve SROA from carrying that out.
https://github.com/llvm/llvm-project/pull/96639
More information about the llvm-commits
mailing list