Use individual register classes when spilling snippets.
The main register class may have been inflated by live range splitting, so that register class is not necessarily valid for the snippet instructions. Use the original register class for the stack slot interval. llvm-svn: 128351
Loading
Please register or sign in to comment