[PATCH] D98631: AMDGPU: Don't require registers for s_setpc_b64 operand
Dmitry Preobrazhensky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 15 07:21:06 PDT 2021
dp added a comment.
> I don't see any restriction noted that this must be a register, so just allow any SSrc_b64 like normal.
Documentation is not clear here, however sp3 does not allow constants for src0 (as opposed to null).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98631/new/
https://reviews.llvm.org/D98631
More information about the llvm-commits
mailing list