[PATCH] D15557: [AArch64] Enable PostRAScheduler for AArch64 generic build
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 07:30:10 PST 2015
mcrosier added a comment.
Seems like a reasonable change to me. Did you happen to measure compile-time as well? IIRC, the post-RA scheduler can be expensive in terms of compile-time.
http://reviews.llvm.org/D15557
More information about the llvm-commits
mailing list