[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 13:50:19 PDT 2019
aemerson updated this revision to Diff 191774.
aemerson added a comment.
Simplify logic and don't try to upgrade if IR is invalid.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59655/new/
https://reviews.llvm.org/D59655
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/aarch64-neon-intrinsics.c
clang/test/CodeGen/aarch64-v8.2a-neon-intrinsics.c
llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/IR/AutoUpgrade.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/lib/Target/AArch64/AArch64LegalizerInfo.h
llvm/test/CodeGen/AArch64/GlobalISel/fallback-ambiguous-addp-intrinsic.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
llvm/test/CodeGen/AArch64/arm64-neon-add-pairwise.ll
llvm/test/CodeGen/AArch64/arm64-vadd.ll
llvm/test/CodeGen/AArch64/autoupgrade-aarch64-neon-addp-float.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59655.191774.patch
Type: text/x-patch
Size: 14724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190321/28ee9f22/attachment-0001.bin>
More information about the cfe-commits
mailing list