[PATCH] D83765: [SVE] Add lowering for scalable vector fadd, fdiv, fmul and fsub operations.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 04:34:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG509351d7689c: [SVE] Add lowering for scalable vector fadd, fdiv, fmul and fsub operations. (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83765

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83765.278432.patch
Type: text/x-patch
Size: 22114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/37aed46d/attachment.bin>


More information about the llvm-commits mailing list