[PATCH] D107313: [AArch64][GlobalISel] Emit extloads for ZExt/SExt values in assignValueToAddress

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 2 14:50:01 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd13c8e610ca: [AArch64][GlobalISel] Emit extloads for ZExt/SExt values in assignValueToAddress (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107313

Files:
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/call-lowering-signext.ll
  llvm/test/CodeGen/AArch64/GlobalISel/call-lowering-zeroext.ll
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator-ios.ll
  llvm/test/CodeGen/AArch64/arm64-abi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107313.363583.patch
Type: text/x-patch
Size: 7778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210802/41e91193/attachment.bin>


More information about the llvm-commits mailing list