[PATCH] D60746: [BlockExtractor] Extend the file format to support the grouping of basic blocks

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 12:23:10 PDT 2019


qcolombet updated this revision to Diff 195434.
qcolombet added a comment.

Update:

- Use comma separated list instead of group naming.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60746

Files:
  lib/Transforms/IPO/BlockExtractor.cpp
  test/Transforms/BlockExtractor/extract-blocks-with-groups.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60746.195434.patch
Type: text/x-patch
Size: 9081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/e469cc23/attachment.bin>


More information about the llvm-commits mailing list