This is a simple patch to make sure fast math flags are propagated through to the newly created symmetric operations, which can help with later simplifications.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146409
[ComplexDeinterleaving] Propagate fast math flags to symmetric operations. ClosedPublic Authored by dmgreen on Mar 20 2023, 1:38 AM.
Details Summary This is a simple patch to make sure fast math flags are propagated through to the newly created symmetric operations, which can help with later simplifications.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 28 2023, 2:39 AM This revision was landed with ongoing or failed builds.Mar 28 2023, 4:12 AM Closed by commit rGdc764a2e2d0c: [ComplexDeinterleaving] Propagate fast math flags to symmetric operations. (authored by dmgreen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 508958 llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
llvm/test/CodeGen/AArch64/complex-deinterleaving-mixed-cases.ll
|