[all-commits] [llvm/llvm-project] eee2e8: [LV] Add test cases with multiple exits which requ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jan 20 03:53:25 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eee2e8813f8113f23059a6a8757908c38e3099c5
https://github.com/llvm/llvm-project/commit/eee2e8813f8113f23059a6a8757908c38e3099c5
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
A llvm/test/Transforms/LoopVectorize/multiple-exits-versioning.ll
Log Message:
-----------
[LV] Add test cases with multiple exits which require versioning.
This adds some test coverage for
caafdf07bbccbe89219539e2b56043c2a98358f1, which relaxed an assertion
to only require a unique exit block.
More information about the All-commits
mailing list