[llvm] [PHIElimination] Reuse existing COPY in predecessor basic block (PR #131837)

Guy David via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 1 07:13:43 PDT 2025


guy-david wrote:

> ```
> clang -target armv7-w64-mingw32 y4minput-preproc.c -c -o y4minput.c.o -O2
> ```

Sorry for the inconvenience. I was not able to reproduce locally, can you test whether https://github.com/llvm/llvm-project/pull/146337 fixes the issue?

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


More information about the llvm-commits mailing list