[all-commits] [llvm/llvm-project] 395529: [VPlan] Improve printing of VPReplicateRecipe with...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun May 15 07:52:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39552964e168652ff6e9eaf31fc8cf11f046f3c2
https://github.com/llvm/llvm-project/commit/39552964e168652ff6e9eaf31fc8cf11f046f3c2
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-05-15 (Sun, 15 May 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/test/Transforms/LoopVectorize/interleave-with-call.ll
Log Message:
-----------
[VPlan] Improve printing of VPReplicateRecipe with calls.
Suggested as part of D124718.
More information about the All-commits
mailing list