Currently fir.no_reassoc is just removed in the conversion.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Paths
| Differential D114154
[fir] Add fir.no_reassoc conversion ClosedPublic Authored by clementval on Nov 18 2021, 4:57 AM.
Details Summary Currently fir.no_reassoc is just removed in the conversion. This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Nov 19 2021, 12:51 AM Closed by commit rGb8207db700e6: [fir] Add fir.no_reassoc conversion (authored by clementval). · Explain WhyNov 19 2021, 2:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388406 flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Fir/convert-to-llvm.fir
|
Does lowering generate this operation now? If not then notifyMatchFailure would be better here.