[all-commits] [llvm/llvm-project] 1ebe16: [RISCV] Add VL optimization related tests
Michael Maitland via All-commits
all-commits at lists.llvm.org
Tue Sep 17 11:17:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ebe16bf43e990135bee8d439176c472e7514866
https://github.com/llvm/llvm-project/commit/1ebe16bf43e990135bee8d439176c472e7514866
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths:
A llvm/test/CodeGen/RISCV/rvv/vl-opt-no-prop.ll
A llvm/test/CodeGen/RISCV/rvv/vl-opt-op-info.ll
A llvm/test/CodeGen/RISCV/rvv/vl-opt.ll
Log Message:
-----------
[RISCV] Add VL optimization related tests
These tests are good candidate for VL optimization. This is a pre-commit for
PR #108640, but can could probably also be improved by the peephole VL
optimizations.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list