Details
Details
- Reviewers
steven.zhang nemanjai hfinkel jsji - Group Reviewers
Restricted Project - Commits
- rG6a78a8dd378b: [NFC] [PowerPC] Refactor fp/int conversion lowering
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81818
[NFC] [PowerPC] Use shared method in FP_TO_INT and INT_TO_FP lowering ClosedPublic Authored by qiucf on Jun 14 2020, 7:56 PM.
Details
Summary
Diff Detail
Event Timelineqiucf mentioned this in D81537: [PowerPC] Support constrained fp operation for scalar fptosi/fptoui.Jun 14 2020, 10:30 PM qiucf mentioned this in D81669: [PowerPC] Support constrained fp operation for scalar sitofp/uitofp. qiucf added a child revision: D81537: [PowerPC] Support constrained fp operation for scalar fptosi/fptoui. This revision is now accepted and ready to land.Aug 3 2020, 6:04 PM This revision was landed with ongoing or failed builds.Aug 4 2020, 12:54 AM Closed by commit rG6a78a8dd378b: [NFC] [PowerPC] Refactor fp/int conversion lowering (authored by qiucf). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 282816 llvm/lib/Target/PowerPC/PPCISelLowering.cpp
|