Commit 7db18533 authored by Krzysztof Drewniak's avatar Krzysztof Drewniak
Browse files

[mlir][MemRefToLLVM] Add fmin, fmax to AtomicRMW lowering

Add cases to the memref.atomicrmw lowering for floating-point min and
max, since LLVM supports these.

Reviewed By: bondhugula

Differential Revision: https://reviews.llvm.org/D158283
parent c0c83668
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment