[all-commits] [llvm/llvm-project] ad1161: [VPlan] Use VPdef for VPWidenCall.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 15 01:29:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ad1161f9b5ff251b80788033e4db82b5a11b187b
https://github.com/llvm/llvm-project/commit/ad1161f9b5ff251b80788033e4db82b5a11b187b
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 VPWidenCall.
This patch turns updates VPWidenREcipe to manage the value it defines
using VPDef.
Reviewed By: gilr
Differential Revision: https://reviews.llvm.org/D90559
More information about the All-commits
mailing list