[PATCH] D116811: [SCEVExpander] Skip creating <u 0 check, which is always false.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 7 09:25:41 PST 2022
fhahn updated this revision to Diff 398171.
fhahn marked an inline comment as done.
fhahn added a comment.
Add back anonymous namespace accidentially dropped in the previous version.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116811/new/
https://reviews.llvm.org/D116811
Files:
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
llvm/test/Transforms/LoopDistribute/scev-inserted-runtime-check.ll
llvm/test/Transforms/LoopVectorize/runtime-check-small-clamped-bounds.ll
llvm/test/Transforms/LoopVersioning/wrapping-pointer-versioning.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116811.398171.patch
Type: text/x-patch
Size: 8551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220107/c4277066/attachment.bin>
More information about the llvm-commits
mailing list