This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Simplify uses of PatFrag binop_oneuse
ClosedPublic

Authored by benshi001 on Jul 4 2023, 4:37 AM.

Diff Detail

Event Timeline

benshi001 created this revision.Jul 4 2023, 4:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2023, 4:37 AM
benshi001 requested review of this revision.Jul 4 2023, 4:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2023, 4:37 AM
benshi001 added inline comments.Jul 4 2023, 4:37 AM
llvm/lib/Target/RISCV/RISCVInstrInfo.td
1244

This is not used. So we can remove it.

This revision is now accepted and ready to land.Jul 5 2023, 9:02 AM
This revision was landed with ongoing or failed builds.Jul 5 2023, 7:32 PM
This revision was automatically updated to reflect the committed changes.