This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Simplified code for integer promotion setcc/vp.setcc
ClosedPublic

Authored by Pretty-box on May 26 2022, 7:04 PM.

Diff Detail

Event Timeline

Pretty-box created this revision.May 26 2022, 7:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2022, 7:04 PM
Pretty-box requested review of this revision.May 26 2022, 7:04 PM
craig.topper added inline comments.May 26 2022, 7:15 PM
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
1970

The opcode checking assert was useful. Don't delete it.

Pretty-box marked an inline comment as done.
This revision is now accepted and ready to land.May 26 2022, 8:06 PM
This revision was landed with ongoing or failed builds.May 26 2022, 10:50 PM
This revision was automatically updated to reflect the committed changes.