[PATCH] D110267: [InlineAsm, SystemZ] Handle inline assembly address operands.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 02:54:33 PDT 2022


jonpa updated this revision to Diff 420428.
jonpa added a comment.

Formatting.


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

https://reviews.llvm.org/D110267

Files:
  clang/lib/Basic/Targets/SystemZ.cpp
  clang/lib/Basic/Targets/SystemZ.h
  clang/test/CodeGen/SystemZ/systemz-inline-asm-03.c
  llvm/include/llvm/IR/InlineAsm.h
  llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/test/CodeGen/SystemZ/inline-asm-addr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110267.420428.patch
Type: text/x-patch
Size: 16133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/f8b43d3b/attachment.bin>


More information about the llvm-commits mailing list