diff options
author | Adrian Kuegel <akuegel@google.com> | 2022-07-28 21:14:57 +0200 |
---|---|---|
committer | Alexander Belyaev <pifon@google.com> | 2022-07-28 21:25:12 +0200 |
commit | 23c3eb7cdf3478c9db86f6cb5115821a8f0f5f40 (patch) | |
tree | bf1609f4d384623d47a3d186b2511c1aca8d3c40 /lldb/unittests/Target/ModuleCacheTest.cpp | |
parent | 02871701400253a49de502a5fef770f92772f6bc (diff) | |
download | llvm-23c3eb7cdf3478c9db86f6cb5115821a8f0f5f40.zip llvm-23c3eb7cdf3478c9db86f6cb5115821a8f0f5f40.tar.gz llvm-23c3eb7cdf3478c9db86f6cb5115821a8f0f5f40.tar.bz2 |
[mlir][Complex] Change complex.number attribute type to ComplexType.
It is more useful to use ComplexType as type of the attribute than to
use the element type as attribute type. This means when using this
attribute in complex::ConstantOp, we just need to check whether
the types match.
Reviewed By: pifon2a
Differential Revision: https://reviews.llvm.org/D130703
Diffstat (limited to 'lldb/unittests/Target/ModuleCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions