[PATCH] D59655: [AArch64] Split the neon.addp intrinsic into integer and fp variants

Amara Emerson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 21 15:30:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356722: [AArch64] Split the neon.addp intrinsic into integer and fp variants. (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59655?vs=191774&id=191792#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59655

Files:
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/aarch64-neon-intrinsics.c
  cfe/trunk/test/CodeGen/aarch64-v8.2a-neon-intrinsics.c
  llvm/trunk/include/llvm/IR/IntrinsicsAArch64.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.h
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/fallback-ambiguous-addp-intrinsic.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/trunk/test/CodeGen/AArch64/arm64-neon-add-pairwise.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-vadd.ll
  llvm/trunk/test/CodeGen/AArch64/autoupgrade-aarch64-neon-addp-float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59655.191792.patch
Type: text/x-patch
Size: 15060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190321/0a480bd1/attachment-0001.bin>


More information about the cfe-commits mailing list