diff options
author | Viktoria Maximova <viktoria.maksimova@intel.com> | 2025-02-05 18:35:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 09:35:08 -0800 |
commit | 50a27ce88cb070b68da739c6ec6e7eb255601495 (patch) | |
tree | c17982a59bd5d251f70490095219d8c4ef263dcc /llvm/lib/CodeGen/CodeGen.cpp | |
parent | a907008bcb8dcc093f8aa5c0450d92cd63473b81 (diff) | |
download | llvm-50a27ce88cb070b68da739c6ec6e7eb255601495.zip llvm-50a27ce88cb070b68da739c6ec6e7eb255601495.tar.gz llvm-50a27ce88cb070b68da739c6ec6e7eb255601495.tar.bz2 |
[SPIR-V] Support all the instructions of SPV_KHR_integer_dot_product (#123792)
This continues the work on dot product instructions already started in
3cdac06.
This change adds support for all OpenCL integer dot product builtins
under `cl_khr_integer_dot_product` extension, namely:
```
* dot
* dot_acc_sat
* dot_4x8packed_(uu/ss/su/us)_(u)int
* dot_acc_sat_4x8packed_(uu/ss/su/us)_(u)int
```
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions