[PATCH] D154075: [LoopVectorize] Add pre-commit tests for D152366

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 06:51:12 PDT 2023


david-arm updated this revision to Diff 545140.
david-arm added a comment.

- Added more test cases for uncomputable trip count in the outer loop, decreasing inner IV and decreasing outer IV.


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

https://reviews.llvm.org/D154075

Files:
  llvm/test/Transforms/LoopVectorize/runtime-checks-hoist.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154075.545140.patch
Type: text/x-patch
Size: 70529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/233be873/attachment-0001.bin>


More information about the llvm-commits mailing list