aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorthomasraoux <thomasraoux@google.com>2021-05-27 08:58:11 -0700
committerthomasraoux <thomasraoux@google.com>2021-05-27 09:13:51 -0700
commitb44007bec2470db0d9f100c6a9216d8e05cef608 (patch)
tree0522516af3f06cf0a93906acf22eb7a096d9b309 /clang/lib/Frontend/CompilerInvocation.cpp
parent6d2c0950205f50f926ba5e362e845faff22582b7 (diff)
downloadllvm-b44007bec2470db0d9f100c6a9216d8e05cef608.zip
llvm-b44007bec2470db0d9f100c6a9216d8e05cef608.tar.gz
llvm-b44007bec2470db0d9f100c6a9216d8e05cef608.tar.bz2
[mlir][gpu] Relax restriction on MMA store op to allow chain of mma ops.
In order to allow large matmul operations using the MMA ops we need to chain operations this is not possible unless "DOp" and "COp" type have matching layout so remove the "DOp" layout and force accumulator and result type to match. Added a test for the case where the MMA value is accumulated. Differential Revision: https://reviews.llvm.org/D103023
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions