[llvm] b13f799 - [RISCV] Fix spelling error in test names. NFC

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 16:48:51 PDT 2024


Author: Craig Topper
Date: 2024-05-24T16:48:35-07:00
New Revision: b13f799616939933373610c7458687ae88fa414d

URL: https://github.com/llvm/llvm-project/commit/b13f799616939933373610c7458687ae88fa414d
DIFF: https://github.com/llvm/llvm-project/commit/b13f799616939933373610c7458687ae88fa414d.diff

LOG: [RISCV] Fix spelling error in test names. NFC

Added: 
    llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fround-constrained-sdnode.ll
    llvm/test/CodeGen/RISCV/rvv/fround-constrained-sdnode.ll

Modified: 
    

Removed: 
    llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fround-costrained-sdnode.ll
    llvm/test/CodeGen/RISCV/rvv/fround-costrained-sdnode.ll


################################################################################
diff  --git a/llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fround-costrained-sdnode.ll b/llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fround-constrained-sdnode.ll
similarity index 100%
rename from llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fround-costrained-sdnode.ll
rename to llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fround-constrained-sdnode.ll

diff  --git a/llvm/test/CodeGen/RISCV/rvv/fround-costrained-sdnode.ll b/llvm/test/CodeGen/RISCV/rvv/fround-constrained-sdnode.ll
similarity index 100%
rename from llvm/test/CodeGen/RISCV/rvv/fround-costrained-sdnode.ll
rename to llvm/test/CodeGen/RISCV/rvv/fround-constrained-sdnode.ll


        


More information about the llvm-commits mailing list