diff options
author | Luke Hutton <luke.hutton@arm.com> | 2024-12-19 09:07:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-19 09:07:40 +0000 |
commit | e4351f27cdaa6ca80312b6fca5c160d78acd9bb4 (patch) | |
tree | bf644b3d02ae270d9d571619b39ef42234e3fda2 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 9fa109a5088bff9e8eabf6d67d0650fbd3db27cb (diff) | |
download | llvm-e4351f27cdaa6ca80312b6fca5c160d78acd9bb4.zip llvm-e4351f27cdaa6ca80312b6fca5c160d78acd9bb4.tar.gz llvm-e4351f27cdaa6ca80312b6fca5c160d78acd9bb4.tar.bz2 |
[TOSA] Don't run validation pass on non TOSA operations (#120205)
This commit ensures the validation pass is not run on operations from
other dialects. In doing so, operations from other dialects that, for
example, use types not supported by TOSA don't result in an error.
Signed-off-by: Luke Hutton <luke.hutton@arm.com>
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions