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.
Co-authored-by: jeanPerier
Co-authored-by: schweitz
Paths
| Differential D110327
[fir][NFC] Remove fir.cmpf replaced by mlir.cmpf ClosedPublic Authored by clementval on Sep 23 2021, 6:08 AM.
Details Summary fir.cmpf op is not necessary anymore as it is replaced by mlir.cmpf. Co-authored-by: jeanPerier
Diff Detail
Event TimelineHerald added subscribers: Chia-hungDuan, mehdi_amini, rriddle. · View Herald TranscriptSep 23 2021, 6:08 AM clementval retitled this revision from [fir] Remove fir.cmpf replaced by mlir.cmpf to [fir][NFC] Remove fir.cmpf replaced by mlir.cmpf.Sep 23 2021, 6:11 AM This revision is now accepted and ready to land.Sep 23 2021, 9:57 AM Closed by commit rG2155aa79d701: [fir][NFC] Remove fir.cmpf replaced by mlir.cmpf (authored by clementval). · Explain WhySep 23 2021, 10:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 374598 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
|