[PATCH] D47077: [RFC][Patch 2/3] Add a MCSubtargetInfo hook to resolve variant scheduling classes.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 05:46:12 PDT 2018


andreadb updated this revision to Diff 147774.
andreadb added a comment.

Address review comment.

- Use StringRef instead of std::string.


https://reviews.llvm.org/D47077

Files:
  TableGen/InstrInfoEmitter.cpp
  TableGen/SubtargetEmitter.cpp
  llvm/MC/MCSubtargetInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47077.147774.patch
Type: text/x-patch
Size: 5522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/48078fa6/attachment.bin>


More information about the llvm-commits mailing list