[llvm] [CodeGenPrepare] Folding `urem` with loop invariant value as remainder (PR #96625)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 18 04:51:14 PDT 2024
goldsteinn wrote:
> Should we drop the `CodeGen/X86` tests?
I kept them because the pipeline isn't quite the same as what we get w/ just `--loop-simplify -cogegenprepare`
https://github.com/llvm/llvm-project/pull/96625
More information about the llvm-commits
mailing list