[all-commits] [llvm/llvm-project] c97952: [RISCV] Split vmerge peephole tests so they can be...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Sep 13 11:45:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c97952ee1e427b775bdf925c96a0647aa47d23a4
https://github.com/llvm/llvm-project/commit/c97952ee1e427b775bdf925c96a0647aa47d23a4
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-peephole-vmerge-vops.ll
A llvm/test/CodeGen/RISCV/rvv/rvv-peephole-vmerge-vops-mir.ll
M llvm/test/CodeGen/RISCV/rvv/rvv-peephole-vmerge-vops.ll
Log Message:
-----------
[RISCV] Split vmerge peephole tests so they can be auto-gened
Per original review, only one test needed the MIR output checks. Copy that to it's own file, and use auto-gen for all three files.
More information about the All-commits
mailing list