[PATCH] D34968: AMDGPU/SI: Disable PostRA scheduler with SI scheduler
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 16:36:02 PDT 2017
arsenm added a comment.
I think there's already a flag to disable the post-RA scheduler. I think it's possible now to run the hazard recognizer separately. It would be better to just use the two switches independently rather than making one option secretly imply another
Repository:
rL LLVM
https://reviews.llvm.org/D34968
More information about the llvm-commits
mailing list