[PATCH] D76490: [ARM,MVE] Add ACLE intrinsics for the vminv/vmaxv family.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 20 07:32:37 PDT 2020


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

Update tests to fix CI failure (oops). Also added `opt -sroa` to make the incidental half/float argument marshalling a bit less verbose.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76490

Files:
  clang/include/clang/Basic/arm_mve.td
  clang/test/CodeGen/arm-mve-intrinsics/vminvq.c
  llvm/include/llvm/IR/IntrinsicsARM.td
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vminvq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76490.251626.patch
Type: text/x-patch
Size: 80986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200320/042e8486/attachment-0001.bin>


More information about the cfe-commits mailing list