[all-commits] [llvm/llvm-project] 58d4f1: [RISCV] Refactor predicates for rvv VL patterns.
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Thu May 18 23:13:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58d4f10733ce924dfe731156a570e7e7dcf98a57
https://github.com/llvm/llvm-project/commit/58d4f10733ce924dfe731156a570e7e7dcf98a57
Author: Jianjian GUAN <jacquesguan at me.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Refactor predicates for rvv VL patterns.
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.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D150850
More information about the All-commits
mailing list