[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 11:57:56 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4b4950f7f71: [SystemZ] Allow fp/int casting with inline assembly operands. (authored by jonpa).

Repository:
  rG LLVM Github Monorepo

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.508184.patch
Type: text/x-patch
Size: 37793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/66ec1f21/attachment-0001.bin>


More information about the llvm-commits mailing list