diff options
author | Matthias Springer <me@m-sp.org> | 2024-04-05 13:39:14 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-05 13:39:14 +0900 |
commit | 62b58d34189f83d9e161cf01283ecc7c54b4a52e (patch) | |
tree | c3d2caaa718f4cb729f675e4d2899abadcd61f1a /llvm/lib/Bitcode | |
parent | 49f0b536fd337b58a937cf58b1843dd04ea1c171 (diff) | |
download | llvm-62b58d34189f83d9e161cf01283ecc7c54b4a52e.zip llvm-62b58d34189f83d9e161cf01283ecc7c54b4a52e.tar.gz llvm-62b58d34189f83d9e161cf01283ecc7c54b4a52e.tar.bz2 |
[mlir][Arith] `ValueBoundsOpInterface`: Support `arith.select` (#86383)
This commit adds a `ValueBoundsOpInterface` implementation for
`arith.select`. The implementation is almost identical to `scf.if`
(#85895), but there is one special case: if the condition is a shaped
value, the selection is applied element-wise and the result shape can be
inferred from either operand.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions