[fir][NFC] Remove fir.cmpf replaced by mlir.cmpf
authorValentin Clement <clementval@gmail.com>
Thu, 23 Sep 2021 17:04:39 +0000 (19:04 +0200)
committerValentin Clement <clementval@gmail.com>
Thu, 23 Sep 2021 17:05:57 +0000 (19:05 +0200)
commit2155aa79d7019b620906d94ae6be72179bfd4880
tree9fb41c5e74513942890190a9fd7321cd07a37ee1
parentdeb2ca566ae70303042e3ab9296978895a817bf8
[fir][NFC] Remove fir.cmpf replaced by mlir.cmpf

fir.cmpf op is not necessary anymore as it is replaced by mlir.cmpf.
This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: jeanPerier

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

Co-authored-by: schweitzpgi
Co-authored-by: jeanPerier
flang/include/flang/Optimizer/Dialect/FIROps.h
flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Lower/IntrinsicCall.cpp
flang/lib/Optimizer/Dialect/FIROps.cpp
flang/test/Fir/fir-ops.fir