[all-commits] [llvm/llvm-project] 7186a3: [VPlan] Use VPDef for VPWidenSelectRecipe.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 15 06:15:49 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7186a3965af20b02d4620a96f078d826b306c63e
https://github.com/llvm/llvm-project/commit/7186a3965af20b02d4620a96f078d826b306c63e
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Use VPDef for VPWidenSelectRecipe.
This patch turns updates VPWidenSelectRecipe to manage the value
it defines using VPDef.
Reviewed By: gilr
Differential Revision: https://reviews.llvm.org/D90560
More information about the All-commits
mailing list