[all-commits] [llvm/llvm-project] 104973: [LV] Adjust accesses in test to ensure full RT che...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 7 10:08:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1049735d0739acf01ebf8f1208cb28efc0365658
https://github.com/llvm/llvm-project/commit/1049735d0739acf01ebf8f1208cb28efc0365658
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/unroll-novec-memcheck-metadata.ll
Log Message:
-----------
[LV] Adjust accesses in test to ensure full RT checks are generated.
Add an additional access so the full runtime checks are still generated,
even after D119078.
More information about the All-commits
mailing list