This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Simplify lowerVPOp.
ClosedPublic

Authored by jacquesguan on Jul 3 2023, 11:21 PM.

Details

Summary

This patch is similar to https://reviews.llvm.org/D153948, using helper function to get ISD and information.

Diff Detail

Event Timeline

jacquesguan created this revision.Jul 3 2023, 11:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 11:21 PM
jacquesguan requested review of this revision.Jul 3 2023, 11:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 11:21 PM

Fix clang-format.

move clang-format on/off.

rebase main

This revision is now accepted and ready to land.Jul 26 2023, 9:40 PM
This revision was landed with ongoing or failed builds.Jul 27 2023, 1:42 AM
This revision was automatically updated to reflect the committed changes.