[all-commits] [llvm/llvm-project] 627868: In spir functions, llvm.dbg.declare intrinsics cre...

Zahira Ammarguellat via All-commits all-commits at lists.llvm.org
Fri Nov 5 15:08:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 627868263cd4d57c230b61904483a3dad9e1a1da
      https://github.com/llvm/llvm-project/commit/627868263cd4d57c230b61904483a3dad9e1a1da
  Author: Zahira Ammarguellat <zahira.ammarguellat at intel.com>
  Date:   2021-11-05 (Fri, 05 Nov 2021)

  Changed paths:
    M clang/lib/CodeGen/CGDecl.cpp
    A clang/test/CodeGenSYCL/debug-info-kernel-variables.cpp

  Log Message:
  -----------
  In spir functions, llvm.dbg.declare intrinsics created
for parameters and locals need to refer to the stack
allocation in the alloca address space.




More information about the All-commits mailing list