This patch handles the lowering of real
comparison operations. The real comparison operations
are lowered to arith.cmpf operation.
This patch is part of the upstreaming effort from fir-dev branch.
| Paths 
 |  Differential  D120561  
[flang] Lower real comparison operations ClosedPublic Authored by clementval on Feb 25 2022, 5:41 AM. 
Details Summary This patch handles the lowering of real This patch is part of the upstreaming effort from fir-dev branch. 
Diff Detail 
 Event TimelineComment Actions @clementval , I get errors when I try to fetch this patch. This prevents me from reviewing it. clementval added a parent revision: D120559: [flang] Lower integer comparison operation.Feb 25 2022, 9:20 AMComment Actions 
 Yes just added the dependence. This revision is now accepted and ready to land.Feb 25 2022, 10:16 AM This revision was landed with ongoing or failed builds.Feb 25 2022, 12:03 PM Closed by commit rG98813e365c23: [flang] Lower real comparison operations (authored by clementval).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 411491 flang/lib/Lower/ConvertExpr.cpp
 flang/test/Lower/real-operations-1.f90
 flang/test/Lower/real-operations-2.f90
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Different patch?