This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Add policy operand for RISCVISD::VSLIDEUP_VL and RISCVISD::VSLIDEDOWN_VL.
ClosedPublic

Authored by fakepaper56 on Dec 20 2022, 5:38 AM.

Details

Summary

There is room for optimization to use tail agnostic vslideup/vslidedown to lower
some vector operations. D125546 is an revision for the kind of optimization.

Diff Detail

Event Timeline

fakepaper56 created this revision.Dec 20 2022, 5:38 AM
fakepaper56 requested review of this revision.Dec 20 2022, 5:38 AM
This revision is now accepted and ready to land.Dec 20 2022, 3:58 PM