[llvm] [ValueTracking] Improve `isImpliedCondICmps` to handle binops (PR #69840)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 21 11:01:50 PDT 2023


dtcxzyw wrote:

> Failed Tests (8):
>   | LLVM :: CodeGen/AMDGPU/sdiv64.ll
>   | LLVM :: CodeGen/AMDGPU/srem64.ll
>   | LLVM :: CodeGen/AMDGPU/udiv64.ll
>   | LLVM :: CodeGen/AMDGPU/urem64.ll
>   | LLVM :: CodeGen/PowerPC/reduce_cr.ll
>   | LLVM :: CodeGen/PowerPC/tail-dup-layout.ll
>   | LLVM :: CodeGen/Thumb2/mve-float16regloops.ll
>   | LLVM :: CodeGen/Thumb2/mve-float32regloops.ll
> 

I will update the failed tests soon.


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


More information about the llvm-commits mailing list