Use dedicated API for getting the mask instead of duplicating it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D71964
[LV] Use getMask() when printing recipe [NFCI] ClosedPublic Authored by gilr on Dec 28 2019, 9:35 AM.
Details
Summary Use dedicated API for getting the mask instead of duplicating it.
Diff Detail
Event Timelinegilr retitled this revision from [LV] Use getMask() when printing recipe to [LV] Use getMask() when printing recipe [NFCI].Dec 28 2019, 9:55 AM This revision is now accepted and ready to land.Dec 28 2019, 2:11 PM Closed by commit rGd62bf16131e4: [LV] Use getMask() when printing recipe [NFCI] (authored by gilr). · Explain WhyDec 28 2019, 11:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 235498 llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlan.cpp
|