[PATCH] D87913: [SVE][CodeGen] Lower legal integer -> floating point conversions

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 04:04:28 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
kmclaughlin marked 2 inline comments as done.
Closed by commit rGd0149ba9b46d: [SVE][CodeGen] Lower legal integer -> floating point conversions (authored by kmclaughlin).

Changed prior to commit:
  https://reviews.llvm.org/D87913?vs=292815&id=293692#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87913

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-fcvt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87913.293692.patch
Type: text/x-patch
Size: 28703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/786ba34c/attachment-0001.bin>


More information about the llvm-commits mailing list