[PATCH] D111551: [AArch64] Split out processor/tuning features

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 01:31:48 PDT 2021


david-arm updated this revision to Diff 379300.
david-arm marked an inline comment as done.
david-arm added a comment.

- Reintroduced the original formatting, which was often inconsistent, but does make the patch easier to review.
- I've replaced the ProcAppleA7 feature with FeatureAppleA7SysReg because the only reason I kept this originally was to maintain a dependency in a system operands tablegen file.


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

https://reviews.llvm.org/D111551

Files:
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/AArch64/AArch64SystemOperands.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111551.379300.patch
Type: text/x-patch
Size: 53367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/1a087f61/attachment.bin>


More information about the llvm-commits mailing list