diff options
author | thomasraoux <thomasraoux@google.com> | 2021-11-01 11:43:54 -0700 |
---|---|---|
committer | thomasraoux <thomasraoux@google.com> | 2021-11-01 11:51:19 -0700 |
commit | 8a992b20dba54a061717a14eab86ccbe097da4c0 (patch) | |
tree | 3082ef878db6ef25b4b0f03c807dcbea50d5a015 /clang/lib/Sema/SemaChecking.cpp | |
parent | dfa098140716cc41cfc8b83f3f083008e7219bf9 (diff) | |
download | llvm-8a992b20dba54a061717a14eab86ccbe097da4c0.zip llvm-8a992b20dba54a061717a14eab86ccbe097da4c0.tar.gz llvm-8a992b20dba54a061717a14eab86ccbe097da4c0.tar.bz2 |
[mlir][gpu] Add basic support to do elementwise ops on mma matrix type
In order to support fusion with mma matrix type we need to be able to
execute elementwise operations on them. This add an op to be able to
support some basic elementwise operations. This is a is not a full
solution as it only supports a limited scope or operations. Ideally we would
want to be able to fuse with more kind of operations.
Differential Revision: https://reviews.llvm.org/D112857
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions