This function is not virtual, it is private and it is not called anywhere. No regression is introduced by removing it.
I think we can safely remove it.
Paths
| Differential D50836
[RISCV] Remove unused function ClosedPublic Authored by rogfer01 on Aug 16 2018, 2:33 AM.
Details Summary This function is not virtual, it is private and it is not called anywhere. No regression is introduced by removing it. I think we can safely remove it.
Diff Detail
Event TimelineHerald added subscribers: jocewei, PkmX, rkruppe and 14 others. · View Herald TranscriptAug 16 2018, 2:33 AM rogfer01 added a child revision: D50634: [RISCV] Add support for local PIC addressing.Aug 16 2018, 2:33 AM This revision is now accepted and ready to land.Aug 16 2018, 6:45 AM Closed by commit rL340024: [RISCV] Remove unused function (authored by rogfer01). · Explain WhyAug 17 2018, 6:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161228 llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
|