[PATCH] D82651: [GlobalISel][InlineAsm] Add support for matching input constraints

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 05:58:41 PDT 2020


Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: foad, arsenm.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, rovka, nhaehnle, wdng, jvesely.
Herald added a project: LLVM.

Find def operand that corresponds to matching constraint and
tie input to that operand.


https://reviews.llvm.org/D82651

Files:
  llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82651.273699.patch
Type: text/x-patch
Size: 6171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/95da254b/attachment.bin>


More information about the llvm-commits mailing list