This patch is similar to https://reviews.llvm.org/D150550, it adds accurate predicates for SDNode patterns depending on vector type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150754
[RISCV] Refactor predicates for rvv SDNode patterns. ClosedPublic Authored by jacquesguan on May 16 2023, 11:28 PM.
Details Summary This patch is similar to https://reviews.llvm.org/D150550, it adds accurate predicates for SDNode patterns depending on vector type.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 17 2023, 12:28 AM Closed by commit rGdf64272c7bdb: [RISCV] Refactor predicates for rvv SDNode patterns. (authored by jacquesguan). · Explain WhyMay 17 2023, 6:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523239 llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
|