[PATCH] D101519: [C++4OpenCL] Fix reinterpret_cast of vectors

Ole Strohm via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 17 04:44:31 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG66b112d624a5: [OpenCL] Fix reinterpret_cast of vectors (authored by olestrohm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101519

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaCast.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGenOpenCLCXX/reinterpret_cast.clcpp
  clang/test/SemaOpenCLCXX/reinterpret-cast.clcpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101519.345835.patch
Type: text/x-patch
Size: 5249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210517/6e09b4a3/attachment.bin>


More information about the cfe-commits mailing list