[PATCH] D90979: [AMDGPU] Omit buffer resource with flat scratch.

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 17:52:26 PST 2020


rampitec added a comment.

In D90979#2380367 <https://reviews.llvm.org/D90979#2380367>, @arsenm wrote:

> We should drop the registers from the spill pseudos since we need reserved registers anyway and can insert them when frame indexes are handled

Makes sense. I can do it as a separate patch, as it is really a separate thing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90979/new/

https://reviews.llvm.org/D90979



More information about the llvm-commits mailing list