[PATCH] D64144: [AMDGPU] Update NumUserSGPRs and NumSystemSGPRs in MIR parsing.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 10:24:41 PDT 2019


hliao added a comment.

`NumUserSGPRs` and `NumSystemSGPRs` need updating during the parsing argument info.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64144





More information about the llvm-commits mailing list