[PATCH] D93014: [Clang] Add AArch64 VCMLA LANE variants.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 08:54:42 PST 2021


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

Add comment to tblgen change, remove trailing whitespace.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93014

Files:
  clang/include/clang/Basic/arm_neon.td
  clang/test/CodeGen/aarch64-neon-vcmla.c
  clang/utils/TableGen/NeonEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93014.314389.patch
Type: text/x-patch
Size: 7667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210104/bcd47613/attachment.bin>


More information about the llvm-commits mailing list