[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
Sat Jan 8 02:42:00 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9345ab3a4550: [SCEVExpander] Skip creating <u 0 check, which is always false. (authored by fhahn).

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.398326.patch
Type: text/x-patch
Size: 8551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220108/c5dc05e0/attachment.bin>


More information about the llvm-commits mailing list