[PATCH] D46870: [MachineScheduler] Don't enforce some hazard checks pre-RA.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 04:34:05 PDT 2018


jonpa added a comment.

ping!

Still does not make sense to me to have hard checks for decoding constraints pre-RA if the target also does post-RA scheduling... Is this generally true, or would this have to wait for the day that SystemZ might get its own pre-RA sched strategy?


https://reviews.llvm.org/D46870





More information about the llvm-commits mailing list