diff options
author | TatWai Chong <tatwai.chong@arm.com> | 2023-07-21 16:28:45 -0700 |
---|---|---|
committer | Eric Kunze <eric.kunze@arm.com> | 2023-07-21 23:29:05 +0000 |
commit | a5f0b237be7f2d50efdccd8d6a95edd05c8fd52f (patch) | |
tree | fd33474ced8e9ab6964d65d5f4ffff7632620bba /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e4ad1f976d1209b8ff233e6aab924f92b7484c2d (diff) | |
download | llvm-a5f0b237be7f2d50efdccd8d6a95edd05c8fd52f.zip llvm-a5f0b237be7f2d50efdccd8d6a95edd05c8fd52f.tar.gz llvm-a5f0b237be7f2d50efdccd8d6a95edd05c8fd52f.tar.bz2 |
[mlir][tosa][fix] Add proper type checking trait for tosa mul
when operating integer type tensors, tosa elementwise multiplication
requires the element type of result to be a 32-bit integer rather
than the same type as inputs.
Change-Id: Ifd3d7ebd879be5c6b2c8e23aa6d7ef41f39c6d41
Reviewed By: mgehre-amd
Differential Revision: https://reviews.llvm.org/D154988
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions