[clang] [llvm] [llvm] Introduce MoveEntryAllocaInit pass (PR #164882)
Nimit Sachdeva via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 3 20:36:57 PST 2025
nimit25 wrote:
@nikic sorry, can you give me a hint on what to do when I have the metadata auto-init present for some instructions and some do not have them? Which ones do I move first (I want to say auto-init ones but just want to confirm)?
https://github.com/llvm/llvm-project/pull/164882
More information about the llvm-commits
mailing list