[PATCH] D65931: [AArch64][SVE] Implement abs and neg intrinsics
Cullen Rhodes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 04:19:57 PDT 2019
This revision was automatically updated to reflect the committed changes.
c-rhodes marked an inline comment as done.
Closed by commit rL371388: [AArch64][SVE] Implement abs and neg intrinsics (authored by c-rhodes, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65931?vs=218615&id=219321#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65931/new/
https://reviews.llvm.org/D65931
Files:
llvm/trunk/include/llvm/IR/IntrinsicsAArch64.td
llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
llvm/trunk/test/CodeGen/AArch64/sve-intrinsics-int-arith.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65931.219321.patch
Type: text/x-patch
Size: 9530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/2aba52ee/attachment.bin>
More information about the llvm-commits
mailing list