[PATCH] D146059: [SystemZ] Allow fp/int casting into inline assembly operands

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 08:53:33 PDT 2023


jonpa updated this revision to Diff 508113.
jonpa marked 4 inline comments as done.
jonpa added a comment.

Patch updated per review.


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

https://reviews.llvm.org/D146059

Files:
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/test/CodeGen/SystemZ/inline-asm-f-constraint-softfloat.ll
  llvm/test/CodeGen/SystemZ/inline-asm-fp-int-casting-explicit-regs-zEC12.ll
  llvm/test/CodeGen/SystemZ/inline-asm-fp-int-casting-explicit-regs.ll
  llvm/test/CodeGen/SystemZ/inline-asm-fp-int-casting-zEC12.ll
  llvm/test/CodeGen/SystemZ/inline-asm-fp-int-casting.ll
  llvm/test/CodeGen/SystemZ/inline-asm-v-constraint-novecfacility.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146059.508113.patch
Type: text/x-patch
Size: 37793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/47735d73/attachment.bin>


More information about the llvm-commits mailing list