[all-commits] [llvm/llvm-project] d62bf1: [LV] Use getMask() when printing recipe [NFCI]
Gil Rapaport via All-commits
all-commits at lists.llvm.org
Sat Dec 28 23:05:31 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d62bf16131e41bbe726646ac52e21b4bb38d305e
https://github.com/llvm/llvm-project/commit/d62bf16131e41bbe726646ac52e21b4bb38d305e
Author: Gil Rapaport <gil.rapaport at intel.com>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[LV] Use getMask() when printing recipe [NFCI]
Use dedicated API for getting the mask instead of duplicating it.
Differential Revision: https://reviews.llvm.org/D71964
More information about the All-commits
mailing list