[all-commits] [llvm/llvm-project] e11713: [LV] Add another test for incorrect runtime check...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Aug 26 09:29:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e117137af0a37ac309d40db57ec7162ef3d22c29
https://github.com/llvm/llvm-project/commit/e117137af0a37ac309d40db57ec7162ef3d22c29
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/runtime-checks-difference.ll
Log Message:
-----------
[LV] Add another test for incorrect runtime check generation.
Add a variation of @nested_loop_outer_iv_addrec_invariant_in_inner with
the dependence sink and source swapped to extend test coverage.
Also simplifies the test by removing an unneeded reduction.
More information about the All-commits
mailing list