[PATCH] D104148: [LoopUtils] Fix incorrect runtime checks

Mindong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 19 07:30:55 PDT 2021


mdchen updated this revision to Diff 353194.
mdchen retitled this revision from "WIP: [LoopUtils] Fix incorrect runtime checks" to "[LoopUtils] Fix incorrect runtime checks".
Herald added a subscriber: asbirlea.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104148/new/

https://reviews.llvm.org/D104148

Files:
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/test/Transforms/LoopVectorize/invariant-store-vectorization.ll
  llvm/test/Transforms/LoopVectorize/multiple-strides-vectorization.ll
  llvm/test/Transforms/LoopVectorize/pr47343-expander-lcssa-after-cfg-update.ll
  llvm/test/Transforms/LoopVectorize/pr50686.ll
  llvm/test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll
  llvm/test/Transforms/LoopVersioningLICM/loopversioningLICM2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104148.353194.patch
Type: text/x-patch
Size: 23080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210619/e4d34773/attachment.bin>


More information about the llvm-commits mailing list