[PATCH] D65931: [AArch64][SVE] Implement abs and neg intrinsics

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 02:16:41 PDT 2019


c-rhodes updated this revision to Diff 218615.
c-rhodes added a comment.

- Rebased since parent patch landed.
- Moved SVE comment after @greened suggestion.


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

https://reviews.llvm.org/D65931

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65931.218615.patch
Type: text/x-patch
Size: 9359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/1a2f4bd7/attachment-0001.bin>


More information about the llvm-commits mailing list