diff options
author | Lei Zhang <antiagainst@gmail.com> | 2023-08-22 08:32:27 -0700 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2023-08-22 08:32:27 -0700 |
commit | 4ffc63ab71e501eb06664af3e3e0c410560f7ebe (patch) | |
tree | 49d5b220a043f774bb5f926a0ac8b6176a1ad862 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 22a28d89937333d581103af87d463d7b255d3e3e (diff) | |
download | llvm-4ffc63ab71e501eb06664af3e3e0c410560f7ebe.zip llvm-4ffc63ab71e501eb06664af3e3e0c410560f7ebe.tar.gz llvm-4ffc63ab71e501eb06664af3e3e0c410560f7ebe.tar.bz2 |
[mlir][spirv] Fix 64-bit index for MemRef bitwidth emulation
We need to use the converted index type for index offset calculation
logic; not the target bitwidth, which is typically 32-bit.
Reviewed By: kuhar
Differential Revision: https://reviews.llvm.org/D158482
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions