[PATCH] D64198: [NFC][PowerPC] Add the feature control for PreRA and PostRA scheduler

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 02:21:12 PDT 2019


steven.zhang created this revision.
steven.zhang added reviewers: jsji, nemanjai, hfinkel, kbarton.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

We may need to disable the Pre-RA or Post-RA scheduler. Add the feature control for it.


https://reviews.llvm.org/D64198

Files:
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/test/CodeGen/PowerPC/scheduling-mem-dependency.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64198.207995.patch
Type: text/x-patch
Size: 17820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190704/ead25801/attachment.bin>


More information about the llvm-commits mailing list