[llvm] [CodeGenPrepare] Folding `urem` with loop invariant value as remainder (PR #96625)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 05:27:44 PDT 2024


dtcxzyw wrote:

> Alive2 seemed unable to prove this (see:
https://alive2.llvm.org/ce/z/ATGDp3 which is clearly wrong but still
checks out...) 

Can you try again with "--src-unroll=xxx --tgt-unroll=xxx"?


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


More information about the llvm-commits mailing list