diff options
author | Tai Ly <tai.ly@arm.com> | 2025-06-13 12:12:25 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 18:12:25 +0100 |
commit | 1072196c2737fcf921ad52e9a44c13423789111b (patch) | |
tree | c554b4bcbc14dcdee006cba66c73117e54332c75 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 9e23e85d6597bd59ff316a3ce93bb8ec41919b19 (diff) | |
download | llvm-1072196c2737fcf921ad52e9a44c13423789111b.zip llvm-1072196c2737fcf921ad52e9a44c13423789111b.tar.gz llvm-1072196c2737fcf921ad52e9a44c13423789111b.tar.bz2 |
[tosa] Add duplicate indices check for Scatter (#143736)
Tosa scatter operator disallow duplicate indices (per batch)
This patch adds, to the validation pass, checking for duplicate values
in scatter operator's constant indices values.
Signed-off-by: Tai Ly <tai.ly@arm.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions