This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Remove dead code.
ClosedPublic

Authored by fakepaper56 on Nov 13 2022, 5:49 AM.

Details

Summary

All ISD::BSWAP nodes are not customized lowered in RISC-V now, so the patch
removed dead code for ISD::BSWAP in LowerOperation.

Diff Detail

Event Timeline

fakepaper56 created this revision.Nov 13 2022, 5:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 13 2022, 5:49 AM
fakepaper56 requested review of this revision.Nov 13 2022, 5:49 AM
craig.topper accepted this revision.Nov 13 2022, 11:32 AM
This revision is now accepted and ready to land.Nov 13 2022, 11:32 AM
This revision was landed with ongoing or failed builds.Nov 13 2022, 6:08 PM
This revision was automatically updated to reflect the committed changes.