[all-commits] [llvm/llvm-project] e87900: [RISCV] Allow vsetvlis with same register AVL in d...
Luke Lau via All-commits
all-commits at lists.llvm.org
Wed Jan 10 21:12:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8790027b169fa10dcdb04f076cf4efafeda704c
https://github.com/llvm/llvm-project/commit/e8790027b169fa10dcdb04f076cf4efafeda704c
Author: Luke Lau <luke at igalia.com>
Date: 2024-01-11 (Thu, 11 Jan 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert.ll
M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll
Log Message:
-----------
[RISCV] Allow vsetvlis with same register AVL in doLocalPostpass (#76801)
More information about the All-commits
mailing list