Skip to content

[HLSL][SPIRV] Fix wave tests from the offload test suite #145513

Open
@s-perron

Description

@s-perron

The tests mentioned below all fail with clang with the same assert:

Assertion failed: HandleDef.getIntrinsicID() == Intrinsic::spv_resource_handlefrombinding, file E:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\llvm\lib\Target\SPIRV\SPIRVInstructionSelector.cpp, line 4078
Failed Tests (4):
  OffloadTest-clang-vk :: Feature/WaveOps/WaveActiveAllTrue.test
  OffloadTest-clang-vk :: Feature/WaveOps/WaveActiveAnyTrue.test
  OffloadTest-clang-vk :: Feature/WaveOps/WaveActiveCountBits.test
  OffloadTest-clang-vk :: Feature/WaveOps/WaveIsFirstLane.test

Metadata

Metadata

Assignees

Type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions