[fir] Remove obsolete fir.negf and fir.modf ops
authorEric Schweitz <eschweitz@nvidia.com>
Fri, 1 Oct 2021 14:10:24 +0000 (16:10 +0200)
committerValentin Clement <clementval@gmail.com>
Fri, 1 Oct 2021 14:11:36 +0000 (16:11 +0200)
commit2372249d8689928a8d4a59baed3671613743653a
treeadeef04a3ac1d4b0d250c5244013120061c502f8
parent05ba9ff6a6d243a07bd8adbe70c066c9f6ddc591
[fir] Remove obsolete fir.negf and fir.modf ops

fir.negf op is replaced by mlir.negf and
fir.modf is just deleted.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D110932

Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Valentin Clement <clementval@gmail.com>
flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Lower/IntrinsicCall.cpp
flang/test/Fir/fir-ops.fir