[PATCH] D37568: [AMDGPU] Allow flexible register names in inline asm constraints

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 8 08:12:20 PDT 2017


yaxunl updated this revision to Diff 114367.
yaxunl edited the summary of this revision.
yaxunl added a comment.

Allow {v[n]} and {s[n]}. Add more tests.


https://reviews.llvm.org/D37568

Files:
  lib/Basic/Targets/AMDGPU.h
  test/CodeGenOpenCL/amdgcn-inline-asm.cl
  test/Sema/inline-asm-validate-amdgpu.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37568.114367.patch
Type: text/x-patch
Size: 9981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170908/c26e25b8/attachment-0001.bin>


More information about the cfe-commits mailing list