[PATCH] D12813: RegisterPressure: Simplify close{Top|Bottom}()
Andrew Trick via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 11 23:27:43 PDT 2015
atrick accepted this revision.
atrick added a comment.
This revision is now accepted and ready to land.
The sorting was needed at one point, but since you're integrating the register pressure result into the tracker it should be self-contained and safe.
Repository:
rL LLVM
http://reviews.llvm.org/D12813
More information about the llvm-commits
mailing list