diff options
author | Lei Zhang <antiagainst@google.com> | 2020-04-13 12:47:58 -0400 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2020-04-13 14:08:17 -0400 |
commit | a290c3af9dd01dd3f13a5231626892f6a658f4e4 (patch) | |
tree | ffa623a86b592205ebd36463a40563f93c8c982b /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 6cdcb9b4024b3299e4c5fc6b1ce828d8c931137e (diff) | |
download | llvm-a290c3af9dd01dd3f13a5231626892f6a658f4e4.zip llvm-a290c3af9dd01dd3f13a5231626892f6a658f4e4.tar.gz llvm-a290c3af9dd01dd3f13a5231626892f6a658f4e4.tar.bz2 |
[mlir][spirv] Improve stride support in array types
This commit added stride support in runtime array types. It also
adjusted the assembly form for the stride from `[N]` to `stride=N`.
This makes the IR more readable, especially for the cases where
one mix array types and struct types.
Differential Revision: https://reviews.llvm.org/D78034
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions