[all-commits] [llvm/llvm-project] 9e7752: [VPlan] Add additional tests for region merging.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jun 14 03:29:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e77526d467340ba4486a471c9ef3f7c859f2b60
https://github.com/llvm/llvm-project/commit/9e77526d467340ba4486a471c9ef3f7c859f2b60
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-06-14 (Mon, 14 Jun 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge.ll
Log Message:
-----------
[VPlan] Add additional tests for region merging.
Add additional tests suggested in D100260.
Also drop the unneeded `indvars.` prefix from induction phi name.
More information about the All-commits
mailing list