Details
Details
- Reviewers
zixuan-wu - Commits
- rG14e0a67a2d43: [CSKY] Add more IR patterns to select FNMUL
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155169
[CSKY] Add more patterns to select FNMUL ClosedPublic Authored by benshi001 on Jul 13 2023, 3:13 AM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 30 2023, 7:14 PM This revision was landed with ongoing or failed builds.Jul 30 2023, 9:13 PM Closed by commit rG14e0a67a2d43: [CSKY] Add more IR patterns to select FNMUL (authored by benshi001). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545505 llvm/lib/Target/CSKY/CSKYInstrInfoF1.td
llvm/lib/Target/CSKY/CSKYInstrInfoF2.td
llvm/test/CodeGen/CSKY/fpu/base-d.ll
llvm/test/CodeGen/CSKY/fpu/base-f.ll
|
(f32 (fmul sFPR32Op:$vrx (fneg sFPR32Op:$vry))) is also possible?