[PATCH] D80110: [VPlan] Remove unique_ptr from VPBranchOnRecipeMask (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 07:34:06 PDT 2020


fhahn added a comment.

In D80110#2041354 <https://reviews.llvm.org/D80110#2041354>, @Ayal wrote:

> Perhaps clearer to introduce getMask() as in other recipes, and check if it returns null?


Thanks Ayal, I've added & used a getMask() method in the committed version!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80110/new/

https://reviews.llvm.org/D80110





More information about the llvm-commits mailing list