[PATCH] D92929: [AArch64] Add aarch64_neon_vcmla{_rot{90,180,270}} intrinsics.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 09:49:38 PST 2020


fhahn updated this revision to Diff 310571.
fhahn added a comment.

Updated to use multiclass to make things a bit less verbose (mostly based on work Tim did initially).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92929

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/neon-vcmla.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92929.310571.patch
Type: text/x-patch
Size: 11205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/3bf088f1/attachment.bin>


More information about the llvm-commits mailing list