[all-commits] [llvm/llvm-project] 7eb4ec: [VPlan] Print predicates for widened cmp instructi...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Oct 21 00:54:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7eb4ec1c75e4b314718bdb73ec5c1eb8ec04dfbd
https://github.com/llvm/llvm-project/commit/7eb4ec1c75e4b314718bdb73ec5c1eb8ec04dfbd
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-10-21 (Fri, 21 Oct 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/test/Transforms/LoopVectorize/icmp-uniforms.ll
M llvm/test/Transforms/LoopVectorize/vplan-printing.ll
M llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge.ll
Log Message:
-----------
[VPlan] Print predicates for widened cmp instructions (NFC).
More information about the All-commits
mailing list