[all-commits] [llvm/llvm-project] ac7071: [RISCV] Replace 'sve' with 'rvv' in some test file...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed May 17 23:36:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac70712d5f1b466886dfcf14734fb7cc0d131d99
https://github.com/llvm/llvm-project/commit/ac70712d5f1b466886dfcf14734fb7cc0d131d99
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
A clang/test/Sema/riscv-rvv-vector-exp-ops.c
A clang/test/Sema/riscv-rvv-vector-log-ops.c
A clang/test/Sema/riscv-rvv-vector-trig-ops.c
R clang/test/Sema/riscv-sve-vector-exp-ops.c
R clang/test/Sema/riscv-sve-vector-log-ops.c
R clang/test/Sema/riscv-sve-vector-trig-ops.c
Log Message:
-----------
[RISCV] Replace 'sve' with 'rvv' in some test file names. NFC
More information about the All-commits
mailing list