diff options
author | Thomas Raoux <thomasraoux@google.com> | 2020-07-31 08:02:21 -0700 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2020-07-31 08:02:21 -0700 |
commit | cfb955ac370cb724c51423a05694aaf5b70903a4 (patch) | |
tree | 28438e70d42c2022529dbd9d3006f421f18f162b /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 30e45f339eb0841dc7fe27fad119cc5db0c052f3 (diff) | |
download | llvm-cfb955ac370cb724c51423a05694aaf5b70903a4.zip llvm-cfb955ac370cb724c51423a05694aaf5b70903a4.tar.gz llvm-cfb955ac370cb724c51423a05694aaf5b70903a4.tar.bz2 |
[mlir][spirv] Relax restriction on pointer type for CooperativeMatrix load/store
This change allow CooperativeMatrix Load/Store operations to use pointer type
that may not match the matrix element type. This allow us to declare buffer
with a larger type size than the matrix element type. This follows SPIR-V spec
and this is needed to be able to use cooperative matrix in combination with
shared local memory efficiently.
Differential Revision: https://reviews.llvm.org/D84993
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions