This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Refactor predicates for rvv VL patterns.
ClosedPublic

Authored by jacquesguan on May 18 2023, 2:34 AM.

Details

Summary

This patch is similar to https://reviews.llvm.org/D150550 and https://reviews.llvm.org/D150754, it adds accurate predicates for VL patterns depending on vector type.

Diff Detail

Event Timeline

jacquesguan created this revision.May 18 2023, 2:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2023, 2:34 AM
jacquesguan requested review of this revision.May 18 2023, 2:34 AM
This revision is now accepted and ready to land.May 18 2023, 9:51 PM
This revision was automatically updated to reflect the committed changes.