diff options
author | Max191 <44243577+Max191@users.noreply.github.com> | 2025-07-31 13:35:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 10:35:26 -0700 |
commit | 91e0055c7c46d26356765a0e641c77920d85a26f (patch) | |
tree | 8a068df626e25589e5e7a1c4e5ef40bc8ba6c32a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f23c10f9e68efae7df10745234bf879a84b2d02b (diff) | |
download | llvm-91e0055c7c46d26356765a0e641c77920d85a26f.zip llvm-91e0055c7c46d26356765a0e641c77920d85a26f.tar.gz llvm-91e0055c7c46d26356765a0e641c77920d85a26f.tar.bz2 |
[mlir] Implement inferResultRanges for vector.step op (#151536)
Implements the `inferResultRanges` method from the
`InferIntRangeInterface` interface for `vector.step`. The implementation
is similar to that of arith.constant, since the exact result values are
statically known.
Signed-off-by: Max Dawkins <max.dawkins@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions