[PATCH] D81651: [AMDGPU][CODEGEN] Added support of new inline assembler constraints

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 03:37:30 PDT 2020


dp updated this revision to Diff 273284.
dp marked an inline comment as done.
dp edited the summary of this revision.
dp added a comment.

Support of constraints 'L' and 'Kf' has been separated as D82538 <https://reviews.llvm.org/D82538>.


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

https://reviews.llvm.org/D81651

Files:
  llvm/docs/LangRef.rst
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.h
  llvm/test/CodeGen/AMDGPU/inline-constraints.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81651.273284.patch
Type: text/x-patch
Size: 42148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/be67a1d5/attachment.bin>


More information about the llvm-commits mailing list