[PATCH] D48416: [StackSlotColoring] Fixed handling of StackID

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 00:58:14 PDT 2018


tpr added a comment.

Sorry, no test. My reproducer is enormous. I tried to modify test/CodeGen/AMDGPU/stack-slot-color-sgpr-vgpr-spills.mir to color the two slots out of order by adding extra references to one to change the weight, but it still did it in order. So I couldn't get it to fail without this change.


Repository:
  rL LLVM

https://reviews.llvm.org/D48416





More information about the llvm-commits mailing list