aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorHazemAbdelhafez <23439402+HazemAbdelhafez@users.noreply.github.com>2020-06-10 19:15:55 -0400
committerLei Zhang <antiagainst@google.com>2020-06-10 19:25:03 -0400
commit4b7aa6c8c1b0f68c6800225b39b3b389adf31332 (patch)
tree31c92c7f63569254c9afaeb1ec5293587ff78cc7 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentd93d8fcdec68211fd3ac7f586fa67bc065acef6a (diff)
downloadllvm-4b7aa6c8c1b0f68c6800225b39b3b389adf31332.zip
llvm-4b7aa6c8c1b0f68c6800225b39b3b389adf31332.tar.gz
llvm-4b7aa6c8c1b0f68c6800225b39b3b389adf31332.tar.bz2
[mlir][spirv] Enhance structure type member decoration handling
Modify structure type in SPIR-V dialect to support: 1) Multiple decorations per structure member 2) Key-value based decorations (e.g., MatrixStride) This commit kept the Offset decoration separate from members' decorations container for easier implementation and logical clarity. As such, all references to Structure layoutinfo are now offsetinfo, and any member layout defining decoration (e.g., RowMajor for Matrix) will be add to the members' decorations container along with its value if any. Differential Revision: https://reviews.llvm.org/D81426
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions