This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Refactor VL patterns for vnsrl and vnsra
ClosedPublic

Authored by Jimerlife on Apr 6 2022, 8:41 PM.

Details

Diff Detail

Event Timeline

Jimerlife created this revision.Apr 6 2022, 8:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2022, 8:41 PM
Jimerlife requested review of this revision.Apr 6 2022, 8:41 PM

The developer policy is only to ping if you've received no comments for a week and then once a week thereafter.

llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
832

The indentation in these patterns is all over the place and could be improved.

The developer policy is only to ping if you've received no comments for a week and then once a week thereafter.

Thank you very much. I will follow the developer policy.

Jimerlife updated this revision to Diff 422770.Apr 14 2022, 1:44 AM

address comments

Jimerlife marked an inline comment as done.Apr 14 2022, 1:45 AM
This revision is now accepted and ready to land.Apr 14 2022, 2:38 AM
This revision was landed with ongoing or failed builds.Apr 15 2022, 12:46 AM
This revision was automatically updated to reflect the committed changes.