Issue 114632
Summary Update lowering of `spv_[u|s]dot` intrinsics to use SPIRV dot product instructions
Labels
Assignees
Reporter inbelic
    In `SPIRVInstructionSelector.cpp` update `selectIntegerDot` to enable the use of the integer dot product instructions that are now enabled by the `SPV_KHR_integer_dot_product` extension or SPIRV version > 1.6.

See https://github.com/llvm/llvm-project/pull/113623#discussion_r1826323727.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to