[llvm] a1de094 - [RISCV] Fix spelling error in test name. NFC

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 21:50:56 PST 2023


Author: Craig Topper
Date: 2023-11-20T21:50:35-08:00
New Revision: a1de0946abe8d0195bc06651e0abe32966be47cd

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

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

foward -> forward

Added: 
    llvm/test/CodeGen/RISCV/short-forward-branch-opt.ll

Modified: 
    

Removed: 
    llvm/test/CodeGen/RISCV/short-foward-branch-opt.ll


################################################################################
diff  --git a/llvm/test/CodeGen/RISCV/short-foward-branch-opt.ll b/llvm/test/CodeGen/RISCV/short-forward-branch-opt.ll
similarity index 100%
rename from llvm/test/CodeGen/RISCV/short-foward-branch-opt.ll
rename to llvm/test/CodeGen/RISCV/short-forward-branch-opt.ll


        


More information about the llvm-commits mailing list