aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorIgor Wodiany <igor.wodiany@imgtec.com>2025-09-23 15:19:56 +0100
committerGitHub <noreply@github.com>2025-09-23 15:19:56 +0100
commitbcc1e75b957230b7462237334c4a04e6966bebd0 (patch)
treea2d00b6a17cd8e4dec1aff81f9babdcd57ba113b /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent1af2ddbbcfaf65c0fcf14235816055c5d1f93ef0 (diff)
downloadllvm-bcc1e75b957230b7462237334c4a04e6966bebd0.zip
llvm-bcc1e75b957230b7462237334c4a04e6966bebd0.tar.gz
llvm-bcc1e75b957230b7462237334c4a04e6966bebd0.tar.bz2
[mlir][spirv] Fix execution mode and function call Target tests (#159323)
It fixes the problem where the execution mode is not valid for the given entry point (`LocalSizeHint` requires `Kernel`) and where an `Input` storage class pointer is incorrectly passed to a function call (there is a restriction on what storage classes are allowed for pointer operands to an `OpFunctionCall`, see "2.16.1. Universal Validation Rules").
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions