[PATCH] D117252: [InstCombine] Fold ashr-exact into a icmp-ugt.
Mikhail Goncharov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 04:51:56 PST 2022
goncharov added a comment.
FYI we see internal test became flaky after this change under MSAN. It was resolved later by https://reviews.llvm.org/D117110 (@spatel). Unfortunately I don't have any additional information.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117252/new/
https://reviews.llvm.org/D117252
More information about the llvm-commits
mailing list