[PATCH] D104732: [SCEV] Support signed predicates in applyLoopGuards.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 23 12:24:58 PDT 2021
fhahn added a comment.
In D104732#2836564 <https://reviews.llvm.org/D104732#2836564>, @leonardchan wrote:
> Hi. It looks like this is causing the polly test failure we're seeing on our builders (https://luci-milo.appspot.com/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8843641688849975440?). Could you take a look and send out a fix or revert? Thanks.
Thanks for the heads-up. It looks like the polly test just needs updating. I won't be able to do that in the next 12 hours or so. I'm not sure about the policy with respect to Polly, but if it is blocking you, it would be great if you could revert it in the meantime.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104732/new/
https://reviews.llvm.org/D104732
More information about the llvm-commits
mailing list