diff options
author | Jeff Niu <jeff@modular.com> | 2022-08-11 03:01:35 -0400 |
---|---|---|
committer | Jeff Niu <jeff@modular.com> | 2022-08-11 20:56:45 -0400 |
commit | 30171e76f0e5ea8037bc4d1450dd3e12af4d9938 (patch) | |
tree | af8b6ddbd4625f5924f34c6fd9200c1e84eb608d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp | |
parent | 2092d1438c36606d82df20fd36f16de033d31147 (diff) | |
download | llvm-30171e76f0e5ea8037bc4d1450dd3e12af4d9938.zip llvm-30171e76f0e5ea8037bc4d1450dd3e12af4d9938.tar.gz llvm-30171e76f0e5ea8037bc4d1450dd3e12af4d9938.tar.bz2 |
[mlir] Switch segment size attributes to DenseI32ArrayAttr
Switch variadic operand and result segment size attributes to use the
dense i32 array. Dense integer arrays were introduced primarily to
represent index lists. They are a better fit for segment sizes than
dense elements attrs.
Depends on D131738
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D131702
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions