Hi, It seems that PostRAScheduler is disabled by default on x86. What is the reasoning behind this? Thanks, Tom -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190506/6ee3c60b/attachment.html>
Craig Topper via llvm-dev
2019-May-08 04:49 UTC
[llvm-dev] Why is Post RA Scheduler disabled?
It shouldn't be. Are you building for 64-bit or 32-bit? Did you pass a specific value for -march? ~Craig On Tue, May 7, 2019 at 9:39 PM Tom Chen via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hi, > It seems that PostRAScheduler is disabled by default on x86. What is the > reasoning behind this? > Thanks, > Tom > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190507/e8b17600/attachment.html>