Skip to content

[SYCL][Question]Unexpected call to llvm.is.constant.i64 on Ubuntu 19.10 #2122

Closed
@LeicongLi

Description

@LeicongLi

Hi,
May I ask a question as the title described?
When compiling with DPCPP on Ubuntu 19.10, it throws an error message as follows. The same program works fine on Ubuntu 18.04, and I would like to try to write a simple case to reproduce, but I have no idea about under which condition the function will be called, and what makes it an Invalid FunctionCall.
Could you please share same information? Thanks!

InvalidFunctionCall: Unexpected llvm intrinsic: llvm.is.constant.i64 [Src: /xxx/llvm/llvm-spirv/lib/SPIRV/SPIRVWriter.cpp:1997 ]
llvm-foreach:
clang: error: llvm-spirv command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Assignees

Labels

SPIR-VIssues related to SPIRV-LLVM-TranslatorbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions