[llvm] [PHIElimination] Reuse existing COPY in predecessor basic block (PR #131837)
Sushant Gokhale via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 3 02:41:34 PDT 2025
sushgokh wrote:
> > We also see a miscompile caused by this. We don't have a reproducer yet, but it looks like there are quite a few already.
> > Do we need to revert this?
>
> Would probably make sense to go back to a known-good state for now, but please make sure you share the additional reproducer once it is ready
https://github.com/llvm/llvm-project/pull/146806 solves the miscompile issue. Thanks
https://github.com/llvm/llvm-project/pull/131837
More information about the llvm-commits
mailing list