[llvm] Recommit "[DAGCombiner] Transform (icmp eq/ne (and X,C0),(shift X,C1)) to use rotate or to getter constants." (2nd Try) (PR #71729)

via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 12:03:28 PST 2023


goldsteinn wrote:

NB: I did an exhaustive test on all i8 shift/mask pairs offline. Was able to reproduce the bug and verify the fix.

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


More information about the llvm-commits mailing list