diff options
author | Jack Frankland <jack.frankland@arm.com> | 2025-01-23 10:14:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-23 10:14:00 +0000 |
commit | 8388040fc9e75d49cd000b3371e2610c6c3548ba (patch) | |
tree | 8b60c221da18b88cfa7928648613eb323ee303a0 /llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp | |
parent | 08195f31ab1c484ad59dea125bfd61316a07eee8 (diff) | |
download | llvm-8388040fc9e75d49cd000b3371e2610c6c3548ba.zip llvm-8388040fc9e75d49cd000b3371e2610c6c3548ba.tar.gz llvm-8388040fc9e75d49cd000b3371e2610c6c3548ba.tar.bz2 |
[mlir][tosa] Add NaN Propagation Mode Support (#121951)
The TOSA-V1.0 specification adds "nan propagation" modes as attributes
for several operators. Adjust the ODS definitions of the relevant
operations to include this attribute.
The defined modes are "PROPAGATE" and "IGNORE" and the PROPAGATE mode is
set by default.
MAXIMUM, MINIMUM, REDUCE_MAX, REDUCE_MIN, MAX_POOL, CLAMP, and ARGMAX
support this attribute.
Signed-off-by: Jack Frankland <jack.frankland@arm.com>
Co-authored-by: TatWai Chong <tatwai.chong@arm.com>
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions