[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 03:44:50 PST 2020


fhahn created this revision.
fhahn added reviewers: SjoerdMeijer, dmgreen, t.p.northover.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
fhahn requested review of this revision.
Herald added a project: LLVM.

Add builtins required to implement vcmla and rotated variants from
the ACLE


Repository:
  rG LLVM Github Monorepo

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.310487.patch
Type: text/x-patch
Size: 14071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/b91c4a88/attachment.bin>


More information about the llvm-commits mailing list