[PATCH] D102542: [GlobalISel] Simplify G_ICMP to true/false when the result is known
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 06:03:17 PDT 2021
thakis added a comment.
And another +1 for this. This fails on all our bots except the one that build clang for mac/arm. Example: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8846830947115936304/+/steps/package_clang/0/stdout?format=raw
Given that this has been reported several hours ago, I reverted this for now in 52a779762688dee1a6042dc41f35e1f7a7048b85 <https://reviews.llvm.org/rG52a779762688dee1a6042dc41f35e1f7a7048b85> . Sorry about the inconvenience.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102542/new/
https://reviews.llvm.org/D102542
More information about the llvm-commits
mailing list