diff options
author | Lei Zhang <antiagainst@gmail.com> | 2022-06-10 18:01:31 -0400 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2022-06-10 18:01:31 -0400 |
commit | 11cf2d5f62f94b14644fab3478f17af9cb015706 (patch) | |
tree | 3c8aa1e249366926a778d5d7854f6f440a450a37 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | ff4abe755279a3a47cc416ef80dbc900d9a98a19 (diff) | |
download | llvm-11cf2d5f62f94b14644fab3478f17af9cb015706.zip llvm-11cf2d5f62f94b14644fab3478f17af9cb015706.tar.gz llvm-11cf2d5f62f94b14644fab3478f17af9cb015706.tar.bz2 |
[mlir][spirv] Unify aliases of different bitwidth scalar types
This commit extends the UnifyAliasedResourcePass to handle scalar
types of different bitwidths. It requires to get the smaller bitwidth
resource as the canonical resource so that we can avoid subcomponent
load/store. Instead we load/store multiple smaller bitwidth ones.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D127266
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions