[PATCH] D72929: [SCEV] Swap guards estimation sequence. NFC
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 19 13:54:12 PST 2020
sanjoy accepted this revision.
sanjoy added a comment.
This revision is now accepted and ready to land.
lgtm, although it would be nice to independently check if `isLoopEntryGuardedByCond` can be sped up.
Please also add a comment stating that the order and short circuit behavior is intentional.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72929/new/
https://reviews.llvm.org/D72929
More information about the llvm-commits
mailing list