[PATCH] D78883: [VPlan] Move emission of \\l\"+\n to dumpBasicBlock (NFC).

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 10 00:29:02 PDT 2020


gilr accepted this revision.
gilr added a comment.
This revision is now accepted and ready to land.

Thanks for looking into this, Florian (and sorry for taking so long).
LGTM, except VPInterleaveRecipe::print() is missing here.
The patch stands by itself as a standardization of printing, similar to how the multi-line Function and Module print. If meant as a first step, would be good to elaborate on the full picture.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78883





More information about the llvm-commits mailing list