[all-commits] [llvm/llvm-project] 863d97: [SYCL][Driver] Add clang driver option to enable S...

Alexey Bader via All-commits all-commits at lists.llvm.org
Thu Feb 6 00:51:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 863d9752105f390b31b3d08d1980d2888c15b034
      https://github.com/llvm/llvm-project/commit/863d9752105f390b31b3d08d1980d2888c15b034
  Author: Alexey Bader <alexey.bader at intel.com>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    A clang/test/Driver/sycl.c

  Log Message:
  -----------
  [SYCL][Driver] Add clang driver option to enable SYCL compilation mode

Summary:
As a first step this implementation enables compilation of the offload
code.

Reviewers: ABataev

Subscribers: ebevhan, Anastasia, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D74048




More information about the All-commits mailing list