[clang] [llvm] [llvm] Introduce MoveEntryAllocaInit pass (PR #164882)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 29 03:31:03 PST 2025


nikic wrote:

> > Can you please create a separate PR for the miscompilation fix? It should be independent of this change if you add the auto init metadata to the alloca.
> 
> Sorry, super confused. Do I make the miscompilation fix separately first and then remove the auto init metadata check?

Yes

https://github.com/llvm/llvm-project/pull/164882


More information about the cfe-commits mailing list