[PATCH] D68743: [ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 2.

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 18:32:02 PDT 2019


efriedma updated this revision to Diff 224229.
efriedma edited the summary of this revision.
efriedma added a comment.

Found another broken case.  Fix, and add more test coverage.


Repository:
  rC Clang

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

https://reviews.llvm.org/D68743

Files:
  include/clang/Basic/arm_neon.td
  test/CodeGen/aarch64-neon-intrinsics.c
  test/CodeGen/arm_neon_intrinsics.c
  test/Headers/arm-neon-header.c
  utils/TableGen/NeonEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68743.224229.patch
Type: text/x-patch
Size: 29158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191010/4b302c4e/attachment-0001.bin>


More information about the cfe-commits mailing list