[PATCH] D77329: [AMDGPU] Allow AGPR in inline asm

Stanislav Mekhanoshin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 2 12:28:39 PDT 2020


rampitec accepted this revision.
rampitec added a comment.
This revision is now accepted and ready to land.

Thanks.

Could you also update AMDGPUTargetInfo::GCCRegNames[] (in a separate change)? It is used in clobber constraints.
JBTW, it does not support register tuples even for V and S now.


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

https://reviews.llvm.org/D77329





More information about the cfe-commits mailing list