[all-commits] [llvm/llvm-project] ff50b1: [SYCL] Ignore file-scope asm during device-side SY...
Artur Gainullin via All-commits
all-commits at lists.llvm.org
Fri Feb 12 17:01:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff50b121e336503621da80676116f82d82e91196
https://github.com/llvm/llvm-project/commit/ff50b121e336503621da80676116f82d82e91196
Author: Artur Gainullin <artur.gainullin at intel.com>
Date: 2021-02-12 (Fri, 12 Feb 2021)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
A clang/test/CodeGenSYCL/filescope_asm.c
Log Message:
-----------
[SYCL] Ignore file-scope asm during device-side SYCL compilation.
Reviewed By: bader, eandrews
Differential Revision: https://reviews.llvm.org/D96538
More information about the All-commits
mailing list