Skip to content

spirv OpExtension SPV_KHR_non_semantic_info is not supported #614

@gglin001

Description

@gglin001

Version

4.0.0

What behaviour are you expecting?

running a debug version sycl app with OCK, using https://github.com/intel/llvm

What actual behaviour are you seeing?

...

What steps are required to reproduce the bug?

https://github.com/intel/llvm/blob/sycl/sycl/test/native_cpu/vector-add.cpp

clang++ -g -fsycl -fsycl-targets=spir64 -fuse-ld=lld \
 vector-add.cpp -o main

./main

report

terminate called after throwing an instance of 'sycl::_V1::exception'
  what():  The program was built for 1 devices
Build program log for 'device':
error: OpExtension SPV_KHR_non_semantic_info not supported by device

Aborted

need supporting spirv SPV_KHR_non_semantic_info in OCK

Minimal test case

No response

Anything else we should know?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions