jzzheng22 updated this revision to Diff 348910.
jzzheng22 added a comment.
Simplified test following review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103097/new/
https://reviews.llvm.org/D103097
Files:
clang/lib/Basic/Targets/SPIR.h
clang/test/CodeGenOpenCL/spir-debug
jzzheng22 updated this revision to Diff 347708.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103097/new/
https://reviews.llvm.org/D103097
Files:
clang/lib/Basic/Targets/SPIR.h
clang/test/CodeGenOpenCL/spir-debug-info-pointer-address-space.cl
Index: clang/test/CodeGenOpenCL/spir-deb
jzzheng22 created this revision.
jzzheng22 added reviewers: cfe-commits, Anastasia.
jzzheng22 requested review of this revision.
Herald added a project: clang.
Extend debug info handling by adding DWARF address space mapping for SPIR, with
corresponding test case.
Repository:
rG LLVM Github M