[PATCH] D159452: [AMDGPU] Machine scheduler should take care of the 'amdgpu-num-vgp' function attribute

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 14:20:51 PDT 2023


alex-t added a comment.

In D159452#4638868 <https://reviews.llvm.org/D159452#4638868>, @arsenm wrote:

> amdgpu-num-vgprs is deprecated. Do we really need to try handling it?

That is a strong reason to abandon this. But in this case, we need to do something with the tests using it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159452



More information about the llvm-commits mailing list