[llvm] [InstCombine] Fold zext(i1) == lshr(A, BW - 1) => i1 == A s< 0 (PR #68244)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 6 19:35:35 PDT 2023
https://github.com/XChy edited https://github.com/llvm/llvm-project/pull/68244
More information about the llvm-commits
mailing list