[all-commits] [llvm/llvm-project] 6e5677: [LV] Add test for incorrect runtime check generati...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Aug 26 08:29:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e56779e6bc168a3acd14f9bf2c4fd3fd9d86bd1
https://github.com/llvm/llvm-project/commit/6e56779e6bc168a3acd14f9bf2c4fd3fd9d86bd1
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 test for incorrect runtime check generation #57315.
Test for PR57315 based on a test provided by @kpdev42.
More information about the All-commits
mailing list