[PATCH] D134025: [AMDGPU] Fix isSGPRReg for special registers
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 06:33:55 PDT 2022
critson added a comment.
In D134025#3795210 <https://reviews.llvm.org/D134025#3795210>, @arsenm wrote:
> What context is passing this through?
I discovered this while writing a new hazard recognizer which need to check SGPR usage on all VALU instructions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134025/new/
https://reviews.llvm.org/D134025
More information about the llvm-commits
mailing list