diff options
author | Felix Schneider <fx.schn@gmail.com> | 2024-05-21 18:52:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-21 18:52:48 +0200 |
commit | 4636b66de513dfa15da1ba071f279b64ad68903f (patch) | |
tree | c366b2a7a766833ac7a980aac6f82ce26a859ec3 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 557bf3835b96ef5839013b1e821a1cb869660aa3 (diff) | |
download | llvm-4636b66de513dfa15da1ba071f279b64ad68903f.zip llvm-4636b66de513dfa15da1ba071f279b64ad68903f.tar.gz llvm-4636b66de513dfa15da1ba071f279b64ad68903f.tar.bz2 |
[mlir][intrange] Represent bounds of `ReflectBoundsOp` as `si`/`ui` (#92641)
This patch adapts the `test.reflect_bounds` test Op to use explicitly
signed and unsigned representation for signed and unsigned bounds of
`IntegerType`s.
This is mostly a cosmetic change as the internal representation of the
ranges is unchanged. However, it improves readability of tests.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions