[PATCH] D132393: [SVE] Lower fixed-length floating point loads and stores to integer variants.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 03:14:49 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG11b4dce7d37f: [SVE] Lower fixed-length floating point loads and stores to integer variants. (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132393

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-to-int.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-to-fp.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132393.455847.patch
Type: text/x-patch
Size: 21219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/2644d61d/attachment.bin>


More information about the llvm-commits mailing list