[llvm] [InstCombine] Fold `trunc nuw/nsw (x xor y) to i1` to `x != y` (PR #90408)
via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 01:09:59 PDT 2024
asmok-g wrote:
The "probable" mis-compile is only happening on arm.
https://github.com/llvm/llvm-project/pull/90408
More information about the llvm-commits
mailing list