[PATCH] D129793: [LSR] Allow already invariant operand for ICmpZero matching
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 10:48:58 PDT 2022
reames added a comment.
In D129793#3655742 <https://reviews.llvm.org/D129793#3655742>, @fhahn wrote:
> It looks like this may cause crashes on some bots, e.g. https://lab.llvm.org/buildbot#builders/168/builds/7520
Agreed, that does look related. Reverted while I investigate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129793/new/
https://reviews.llvm.org/D129793
More information about the llvm-commits
mailing list