[all-commits] [llvm/llvm-project] 42ec7a: [VPlan] Add CHECK-LABEL to test/Transforms/LoopVec...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Mar 22 11:32:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42ec7a6f085daf744ae090e0ce1d611b62f8d6c0
https://github.com/llvm/llvm-project/commit/42ec7a6f085daf744ae090e0ce1d611b62f8d6c0
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-03-22 (Mon, 22 Mar 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/vplan-printing.ll
Log Message:
-----------
[VPlan] Add CHECK-LABEL to test/Transforms/LoopVectorize/vplan-printing.ll.
This patch adds CHECK-LABEL lines to
llvm/test/Transforms/LoopVectorize/vplan-printing.ll in order to make
failures slightly easier to diagnose.
More information about the All-commits
mailing list