[PATCH] D82651: [GlobalISel][InlineAsm] Add support for matching input constraints
    Petar Avramovic via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun 29 06:26:37 PDT 2020
    
    
  
Petar.Avramovic updated this revision to Diff 274082.
Petar.Avramovic added a comment.
Added tests for matching constraints that involve sgpr.  Also added one more test file with comparison between 'register class constraint' and 'matching constraint' in final asm output.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82651/new/
https://reviews.llvm.org/D82651
Files:
  llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inline-asm.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-inline-asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82651.274082.patch
Type: text/x-patch
Size: 11580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/889934e9/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list