[PATCH] D37055: [ARM] Reverse PostRASched subtarget feature logic

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 05:20:20 PDT 2017


samparker updated this revision to Diff 113242.
samparker added a comment.

Thanks Florian. I've removed my white space changes and introduced a customary getter function. I've also removed the PostRAScheduler flag from the Cortex-R52 model.

cheers,
sam


https://reviews.llvm.org/D37055

Files:
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMScheduleR52.td
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37055.113242.patch
Type: text/x-patch
Size: 6636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/5cf20a71/attachment.bin>


More information about the llvm-commits mailing list