[all-commits] [llvm/llvm-project] f5f6da: [LV] Extend test coverage for loops with accesses ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 8 04:10:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5f6daf00f3dfd9560ce69455aac2a7d9743e3c9
https://github.com/llvm/llvm-project/commit/f5f6daf00f3dfd9560ce69455aac2a7d9743e3c9
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-06-08 (Thu, 08 Jun 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/runtime-check-small-clamped-bounds.ll
Log Message:
-----------
[LV] Extend test coverage for loops with accesses with clamped indexes.
Extend test coverage ahead of upcoming patches.
More information about the All-commits
mailing list