[llvm-branch-commits] [llvm] [PHIElimination] Reuse existing COPY in predecessor basic block (Take Two) (PR #146806)

Guy David via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Aug 6 04:56:33 PDT 2025


guy-david wrote:

Ran the test suite and this seems to increase code size and compile-time which is not worth the singular case I encountered and the root issue most likely resides elsewhere.

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


More information about the llvm-branch-commits mailing list