[PATCH] D78318: [GlobalISel][InlineAsm] Add support for basic output operand constraints

Konstantin Schwarz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 07:33:38 PDT 2020


kschwarz updated this revision to Diff 259277.
kschwarz marked 8 inline comments as done.
kschwarz added a comment.

Rebase & address more review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78318

Files:
  llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
  llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-inline-asm.ll
  llvm/test/CodeGen/AArch64/GlobalISel/translate-inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78318.259277.patch
Type: text/x-patch
Size: 26116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/6a1fd112/attachment.bin>


More information about the llvm-commits mailing list