[all-commits] [llvm/llvm-project] b3634d: Revert "[SYCL][NFC] Ensure SYCL kernel for unique-...

Erich Keane via All-commits all-commits at lists.llvm.org
Mon Jun 21 13:24:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b3634d3e88b7f26534a5057bff182b7dced584fc
      https://github.com/llvm/llvm-project/commit/b3634d3e88b7f26534a5057bff182b7dced584fc
  Author: Erich Keane <erich.keane at intel.com>
  Date:   2021-06-21 (Mon, 21 Jun 2021)

  Changed paths:
    M clang/lib/Sema/SemaSYCL.cpp

  Log Message:
  -----------
  Revert "[SYCL][NFC] Ensure SYCL kernel for unique-stable-name is unqualified."

This reverts commit 5013131875402539a249dca47c58cca7c359baf8.

This patch didn't end up being the solution to the problem.  It "fixed"
our issue but the actual correct solution is something else.  Reverting
as this ends up being unnecessary/extra noise.




More information about the All-commits mailing list