[PATCH] D69618: NeonEmitter: clean up prototype modifiers

Tim Northover via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 1 07:58:33 PDT 2019


t.p.northover updated this revision to Diff 227451.
t.p.northover added a comment.

Separated off the two features I mentioned as D69715 <https://reviews.llvm.org/D69715> and D69716 <https://reviews.llvm.org/D69716>.


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

https://reviews.llvm.org/D69618

Files:
  clang/include/clang/Basic/arm_fp16.td
  clang/include/clang/Basic/arm_neon.td
  clang/include/clang/Basic/arm_neon_incl.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aarch64-neon-intrinsics.c
  clang/test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
  clang/utils/TableGen/NeonEmitter.cpp
  clang/utils/convert_arm_neon.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69618.227451.patch
Type: text/x-patch
Size: 165297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191101/ad2c7779/attachment-0001.bin>


More information about the cfe-commits mailing list