[llvm] [CodeGenPrepare] Folding `urem` with loop invariant value as remainder (PR #96625)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 18 20:36:07 PDT 2024
goldsteinn wrote:
> @goldsteinn Looks like [c64ce8b](https://github.com/llvm/llvm-project/commit/c64ce8bf283120fd145a57d0e61f9697f719139d) might break aarch64 stage2. Guessing miscompilation.
Yeah I see, I am trying to repro locally. I'll revert for now as not sure of the exact issue.
https://github.com/llvm/llvm-project/pull/96625
More information about the llvm-commits
mailing list