[all-commits] [llvm/llvm-project] f1b799: [RISCV] Add another test case showing unnecessary ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Nov 4 10:29:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1b79915e30dc3d4abcbbb188d4b45f4cf3250ca
https://github.com/llvm/llvm-project/commit/f1b79915e30dc3d4abcbbb188d4b45f4cf3250ca
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll
Log Message:
-----------
[RISCV] Add another test case showing unnecessary vsetvli near mask instructions.
This is similar to D112762, but the VL for the mask instruction
comes from a Phi node selecting between two vsetvlis.
More information about the All-commits
mailing list