Skip to content

[HLSL][SPIR-V] Add spv all intrinsic lowering  #88048

Closed
@farzonl

Description

@farzonl

Expand int_spv_any intrinsic found here

def int_spv_all : DefaultAttrsIntrinsic<[llvm_i1_ty], [llvm_any_ty]>;

and implement the OpAll Lowering:
https://registry.khronos.org/SPIR-V/specs/unified1/SPIRV.html#OpAll

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions