[llvm] [SimplifyCFG] Don't block sinking for allocas if no phi created (PR #104579)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 07:31:53 PDT 2024


nikic wrote:

> LGTM. Thank you! Can you file a subsequent patch to remove this workaround thoroughly?

Done in https://github.com/llvm/llvm-project/pull/104788.

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


More information about the llvm-commits mailing list