[PATCH] D70297: [ARM,MVE] Add intrinsics for vector comparisons.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 15 07:33:45 PST 2019


simon_tatham updated this revision to Diff 229547.
simon_tatham added a comment.

Replaced my laborious manual vector splat with a call to the standard one; moved the InstCombine work out into a separate patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70297

Files:
  clang/include/clang/Basic/arm_mve.td
  clang/include/clang/Basic/arm_mve_defs.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/arm-mve-intrinsics/compare.c
  llvm/test/CodeGen/Thumb2/mve-vpt-from-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70297.229547.patch
Type: text/x-patch
Size: 136175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191115/c2b46a18/attachment-0001.bin>


More information about the cfe-commits mailing list