diff options
author | Florian Hahn <flo@fhahn.com> | 2020-02-04 12:23:42 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-02-04 12:32:45 +0000 |
commit | 8c681f5e4706d3d2980f19f08dd0d4c40496a8d5 (patch) | |
tree | d3e3aa627f2e01ad0196c9c43abf18d02e50c77b /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | bec54e464e6a5defee29f49f0ba871aa2c55c382 (diff) | |
download | llvm-8c681f5e4706d3d2980f19f08dd0d4c40496a8d5.zip llvm-8c681f5e4706d3d2980f19f08dd0d4c40496a8d5.tar.gz llvm-8c681f5e4706d3d2980f19f08dd0d4c40496a8d5.tar.bz2 |
[Matrix] Mark matrix memory intrinsics as argmemonly/write|read mem.
matrix.columnwise.load and matrix.columnwise.store only access memory
through the argument pointers. Also matrix.columnwise.store only writes
memory.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions