[all-commits] [llvm/llvm-project] 294726: Reapply "[InstCombine] Folding `(icmp eq/ne (and X...
goldsteinn via All-commits
all-commits at lists.llvm.org
Wed Oct 23 07:12:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 294726d738c47cc9df41618862f235fd985642d7
https://github.com/llvm/llvm-project/commit/294726d738c47cc9df41618862f235fd985642d7
Author: Noah Goldstein <goldstein.w.n at gmail.com>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
M llvm/test/Transforms/InstCombine/and-or-icmps.ll
M llvm/test/Transforms/InstCombine/icmp-signmask.ll
M llvm/test/Transforms/InstCombine/icmp.ll
Log Message:
-----------
Reapply "[InstCombine] Folding `(icmp eq/ne (and X, -P2), INT_MIN)`" (#111236)
The underlying issue with msan was fixed by #113200
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list