[llvm] [SPIRV] Avoid OpQuantizeToF16 in SPIR-V kernel test (PR #158086)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 12 09:03:24 PDT 2025
YixingZhang007 wrote:
After this change, we no longer have test coverage for `QuantizeToF16`, since there is not yet sufficient support for running it in a Shader environment. Tests for `QuantizeToF16` will be added once Shader support for this feature is implemented.
https://github.com/llvm/llvm-project/pull/158086
More information about the llvm-commits
mailing list