Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sorry. The test result shows that ISD::FP_TO_UINT, the return SDValue() should be kept.
Paths
| Differential D131546
[LoongArch] Return null SDValue by default in LowerOperation. NFC ClosedPublic Authored by SixWeining on Aug 10 2022, 12:37 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 10 2022, 1:54 AM SixWeining retitled this revision from [LoongArch] Remove null LowerOperation to [LoongArch] Return null SDValue by default in LowerOperation. NFC.Aug 10 2022, 3:06 AM Comment Actions
Sorry. The test result shows that ISD::FP_TO_UINT, the return SDValue() should be kept. Closed by commit rG40f1f9b35754: [LoongArch] Return null SDValue by default in LowerOperation. NFC (authored by SixWeining). · Explain WhyAug 11 2022, 9:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 451404 llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
|