[llvm] [MemorySSA] Handle MemoryDef optimized away during cloning (PR #117883)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 06:28:45 PST 2024


https://github.com/fhahn approved this pull request.

LGTM, making `getNewDefiningAccessForClone` safe seems preferable to working around the issue locally IMO.

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


More information about the llvm-commits mailing list