[PATCH] D67678: PR17164: Change clang's default behavior from -flax-vector-conversions=all to -flax-vector-conversions=integer.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 9 12:53:47 PDT 2019
rsmith updated this revision to Diff 224130.
rsmith added a comment.
Remove special-casing of ARM NEON; let's wait for <arm_neon.h> to get fixed before landing this.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67678/new/
https://reviews.llvm.org/D67678
Files:
include/clang/Basic/LangOptions.def
test/Headers/altivec-header.c
test/Headers/arm-neon-header.c
test/Headers/x86-intrinsics-headers.c
test/Headers/x86intrin-2.c
test/Headers/x86intrin.c
test/Sema/vector-assign.c
test/Sema/vector-cast.c
test/Sema/vector-ops.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67678.224130.patch
Type: text/x-patch
Size: 11708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191009/34a157ec/attachment.bin>
More information about the cfe-commits
mailing list