Files
clang-p2996/mlir/test/Target/SPIRV
Igor Wodiany 93d3e20bb2 [mlir][spirv] Add definition for OpKill (#126554)
Although the operation is deprecated in the most recent version of the
SPIR-V spec, it is still used by older shaders, so having it defined is
valuable and incurs negligible maintenance overhead, due to op
simplicity.
2025-02-18 13:46:33 +01:00
..