[PATCH] D142948: [OpenCL] Disable vector to scalar types coercion for OpenCL

Chunyang, Dai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 30 18:54:49 PST 2023


cdai2 updated this revision to Diff 493470.
cdai2 added a comment.

Forget code format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142948

Files:
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGenOpenCL/vector-to-scalar-coercion.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142948.493470.patch
Type: text/x-patch
Size: 6340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230131/0a233d18/attachment-0001.bin>


More information about the cfe-commits mailing list