[all-commits] [llvm/llvm-project] 4388c9: [VPlan] Use vector.body as header name in VPlan na...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Apr 7 01:31:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4388c979dabbbe763275c1f94293f19b56c8ed3d
https://github.com/llvm/llvm-project/commit/4388c979dabbbe763275c1f94293f19b56c8ed3d
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
M llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
Log Message:
-----------
[VPlan] Use vector.body as header name in VPlan native path.
This brings the VPlan block naming in line with the naming of the
generated basic blocks.
More information about the All-commits
mailing list