[PATCH] D103615: [Clang] Add option to handle behaviour of vector bool/vector pixel.
Stefan Pintilie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 29 11:58:35 PDT 2021
stefanp updated this revision to Diff 355320.
stefanp added a comment.
Removed the lines that specified that checks were auto generated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103615/new/
https://reviews.llvm.org/D103615
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGen/vector-compat-pixel-bool-ternary.c
clang/test/CodeGen/vector-compat-pixel-bool.c
clang/test/CodeGen/vector-compat-ternary.c
clang/test/CodeGen/vector-compat.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103615.355320.patch
Type: text/x-patch
Size: 36539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210629/39db9321/attachment-0001.bin>
More information about the cfe-commits
mailing list