aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineTraceMetrics.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2021-12-04 01:09:30 +0000
committerRiver Riddle <riddleriver@gmail.com>2021-12-04 01:29:50 +0000
commit71699961592b4f581b65b7671cb5cd1ea0a230f3 (patch)
treef12fa4e6fc1b47df0037694ff3afe2577e9e7d32 /llvm/lib/CodeGen/MachineTraceMetrics.cpp
parentecf458507e03b16077dba66ba1e5f873d4adfa23 (diff)
downloadllvm-71699961592b4f581b65b7671cb5cd1ea0a230f3.zip
llvm-71699961592b4f581b65b7671cb5cd1ea0a230f3.tar.gz
llvm-71699961592b4f581b65b7671cb5cd1ea0a230f3.tar.bz2
[mlir] Allow shape dimensions larger than 2^32
Internally we use int64_t to hold shapes, but for some reason the parser was limiting shapes to unsigned. This change updates the parser to properly handle int64_t shape dimensions. Differential Revision: https://reviews.llvm.org/D115086
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions