[llvm] [InstCombine] Folding `(icmp eq/ne (and X, -P2), INT_MIN)` (PR #110880)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 13:19:45 PDT 2024
vitalybuka wrote:
@eugenis
Looks like this breaks msan
https://lab.llvm.org/buildbot/#/builders/164/builds/3279
And I mean msan itself, not the code.
Similar bot on released compiler, and same code, does not repor https://lab.llvm.org/buildbot/#/builders/169
https://github.com/llvm/llvm-project/pull/110880
More information about the llvm-commits
mailing list