[llvm] b816c26 - [RISCV][MIR] Move skip-mir-comment-trailing-whitespace.mir into RISCV subdirectory
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 12:03:24 PST 2024
Author: Michael Maitland
Date: 2024-11-11T12:02:29-08:00
New Revision: b816c2628919de9a978132347f039ad23794837d
URL: https://github.com/llvm/llvm-project/commit/b816c2628919de9a978132347f039ad23794837d
DIFF: https://github.com/llvm/llvm-project/commit/b816c2628919de9a978132347f039ad23794837d.diff
LOG: [RISCV][MIR] Move skip-mir-comment-trailing-whitespace.mir into RISCV subdirectory
Added:
llvm/test/CodeGen/MIR/RISCV/skip-mir-comment-trailing-whitespace.mir
Modified:
Removed:
llvm/test/CodeGen/MIR/skip-mir-comment-trailing-whitespace.mir
################################################################################
diff --git a/llvm/test/CodeGen/MIR/skip-mir-comment-trailing-whitespace.mir b/llvm/test/CodeGen/MIR/RISCV/skip-mir-comment-trailing-whitespace.mir
similarity index 100%
rename from llvm/test/CodeGen/MIR/skip-mir-comment-trailing-whitespace.mir
rename to llvm/test/CodeGen/MIR/RISCV/skip-mir-comment-trailing-whitespace.mir
More information about the llvm-commits
mailing list