[PATCH] D69707: [AArch64][SVE] Implement additional floating-point arithmetic intrinsics

Kerry McLaughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 13 10:13:08 PST 2019


kmclaughlin updated this revision to Diff 229129.
kmclaughlin added a comment.

- Rebased & removed unused //llvm.aarch64.sve.fcmla.lane.nxv2f64// from sve-intrinsics-fp-arith.ll


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

https://reviews.llvm.org/D69707

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-fp-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69707.229129.patch
Type: text/x-patch
Size: 58087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191113/f217f130/attachment-0001.bin>


More information about the cfe-commits mailing list