[PATCH] D70733: [VPlan] Move graph traits (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 11:17:18 PST 2019


fhahn created this revision.
fhahn added reviewers: hsaito, Ayal, gilr.
Herald added subscribers: psnobl, rogfer01, rkruppe, tschuett, bollu, hiraditya.
Herald added a project: LLVM.

By defining the graph traits right after the VPBlockBase definitions, we
can make use of them earlier in the file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70733

Files:
  llvm/lib/Transforms/Vectorize/VPlan.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70733.231109.patch
Type: text/x-patch
Size: 9074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/e1622b1d/attachment.bin>


More information about the llvm-commits mailing list