This add -0.0 patterns for fadd and fsub, to go with D147723. The fsub pattern is only added for completeness.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147724
[AArch64][SVE] Extend predicated fadd/fsub patterns to negative zero ClosedPublic Authored by dmgreen on Apr 6 2023, 9:53 AM.
Details Summary This add -0.0 patterns for fadd and fsub, to go with D147723. The fsub pattern is only added for completeness.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 11 2023, 9:13 AM This revision was landed with ongoing or failed builds.Apr 12 2023, 11:44 AM Closed by commit rG9af92455f36f: [AArch64][SVE] Extend predicated fadd/fsub patterns to negative zero (authored by dmgreen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512923 llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-fp-combine.ll
|