[llvm] [JumpThreading] Fix lifetime markers when alloca requires SSA renaming (PR #188147)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 04:34:49 PDT 2026
================
----------------
nikic wrote:
The UsesToRename push is the same in the if and else, so can put it outside.
https://github.com/llvm/llvm-project/pull/188147
More information about the llvm-commits
mailing list