[all-commits] [llvm/llvm-project] da6626: Revert "[OpenCL] Add support of __opencl_c_pipes f...

Anton Zabaznov via All-commits all-commits at lists.llvm.org
Thu Jul 29 20:35:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da6626d12624675c46a73e8545fecc572695efeb
      https://github.com/llvm/llvm-project/commit/da6626d12624675c46a73e8545fecc572695efeb
  Author: Anton Zabaznov <anton.zabaznov at intel.com>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M clang/include/clang/Basic/LangOptions.def
    M clang/lib/Basic/OpenCLOptions.cpp
    M clang/lib/Basic/TargetInfo.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/lib/Parse/ParseDecl.cpp
    M clang/lib/Sema/Sema.cpp
    M clang/test/CodeGenOpenCL/address-spaces-mangling.cl
    M clang/test/CodeGenOpenCL/address-spaces.cl
    M clang/test/CodeGenOpenCL/pipe_builtin.cl
    M clang/test/CodeGenOpenCL/pipe_types.cl
    M clang/test/CodeGenOpenCL/pipe_types_mangling.cl
    M clang/test/Misc/opencl-c-3.0.incorrect_options.cl
    M clang/test/SemaOpenCL/invalid-pipes-cl1.2.cl
    M clang/test/SemaOpenCL/invalid-pipes-cl2.0.cl
    M clang/test/SemaOpenCL/storageclass.cl

  Log Message:
  -----------
  Revert "[OpenCL] Add support of __opencl_c_pipes feature macro."

This reverts commit d1e4b25756730576996457ba7324e9bf210e3693.




More information about the All-commits mailing list