diff options
author | Quinn Dawkins <quinn@nod-labs.com> | 2022-12-15 03:04:27 +0000 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2022-12-15 03:15:04 +0000 |
commit | b05b8970d8b35e0ffcdab1a77e8be836c0aaae70 (patch) | |
tree | 97b7020197ae71bf61072169f7ba8637f59c6ee6 /llvm/lib/CodeGen/SelectOptimize.cpp | |
parent | 738bfbce09e700124dbcea55b2cfe7f499250b9c (diff) | |
download | llvm-b05b8970d8b35e0ffcdab1a77e8be836c0aaae70.zip llvm-b05b8970d8b35e0ffcdab1a77e8be836c0aaae70.tar.gz llvm-b05b8970d8b35e0ffcdab1a77e8be836c0aaae70.tar.bz2 |
[mlir][gpu][spirv] Verify elementwise op type as mulf when converting to spirv.MatrixTimesScalar
Conversion from gpu.subgroup_mma_constant_matrix to spirv.MatrixTimesScalar didn't check that the op type was a multiplication and thus would incorrectly convert other elementwise scalar operations.
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D140081
Diffstat (limited to 'llvm/lib/CodeGen/SelectOptimize.cpp')
0 files changed, 0 insertions, 0 deletions