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

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 11:37:23 PDT 2023


jonpa updated this revision to Diff 507447.
jonpa marked an inline comment as done.
jonpa added a comment.

Patch updated per review - see inline comments.


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-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.507447.patch
Type: text/x-patch
Size: 19822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/93fe0de0/attachment.bin>


More information about the llvm-commits mailing list