diff options
author | Alex Zinenko <zinenko@google.com> | 2022-10-17 13:37:09 +0000 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2022-10-17 14:49:34 +0000 |
commit | 4b6447e220fd86d5e45461d4d00593fb91e10880 (patch) | |
tree | 2694020886c5ddae47c92d4102bdcb960c7b25ff /clang/lib/Basic/Module.cpp | |
parent | 8d76fbb5f0659bba47a7f38847550a2bc8bbf0c1 (diff) | |
download | llvm-4b6447e220fd86d5e45461d4d00593fb91e10880.zip llvm-4b6447e220fd86d5e45461d4d00593fb91e10880.tar.gz llvm-4b6447e220fd86d5e45461d4d00593fb91e10880.tar.bz2 |
[mlir] stopgap for incorrect vector.contract lowering
`vector.contract` is being lowered to the default mul/add contraction
regardless if of the kind indicated. Stop the lowering completely in
this case until the correct one can be implemented.
Reviewed By: springerm, ThomasRaoux
Differential Revision: https://reviews.llvm.org/D136079
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions