[all-commits] [llvm/llvm-project] e9f53e: [test] Move RISCV tests to clang/test/CodeGen/RISCV/

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri May 10 13:22:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9f53e4095d8a8600b5c5d445c73e2d5a6f45abb
      https://github.com/llvm/llvm-project/commit/e9f53e4095d8a8600b5c5d445c73e2d5a6f45abb
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
    A clang/test/CodeGen/RISCV/attr-rvv-vector-bits-bitcast.c
    A clang/test/CodeGen/RISCV/attr-rvv-vector-bits-call.c
    A clang/test/CodeGen/RISCV/attr-rvv-vector-bits-cast.c
    A clang/test/CodeGen/RISCV/attr-rvv-vector-bits-codegen.c
    A clang/test/CodeGen/RISCV/attr-rvv-vector-bits-globals.c
    A clang/test/CodeGen/RISCV/attr-rvv-vector-bits-types.c
    A clang/test/CodeGen/RISCV/riscv32-ilp32d-abi.cpp
    A clang/test/CodeGen/RISCV/rvv-vls-arith-ops.c
    A clang/test/CodeGen/RISCV/rvv-vls-bitwise-ops.c
    A clang/test/CodeGen/RISCV/rvv-vls-compare-ops.c
    A clang/test/CodeGen/RISCV/rvv-vls-shift-ops.c
    A clang/test/CodeGen/RISCV/rvv-vls-subscript-ops.c
    A clang/test/CodeGen/RISCV/vector-bits-vscale-range.c
    R clang/test/CodeGen/attr-riscv-rvv-vector-bits-bitcast.c
    R clang/test/CodeGen/attr-riscv-rvv-vector-bits-call.c
    R clang/test/CodeGen/attr-riscv-rvv-vector-bits-cast.c
    R clang/test/CodeGen/attr-riscv-rvv-vector-bits-codegen.c
    R clang/test/CodeGen/attr-riscv-rvv-vector-bits-globals.c
    R clang/test/CodeGen/attr-riscv-rvv-vector-bits-types.c
    R clang/test/CodeGen/riscv-rvv-vls-arith-ops.c
    R clang/test/CodeGen/riscv-rvv-vls-bitwise-ops.c
    R clang/test/CodeGen/riscv-rvv-vls-compare-ops.c
    R clang/test/CodeGen/riscv-rvv-vls-shift-ops.c
    R clang/test/CodeGen/riscv-rvv-vls-subscript-ops.c
    R clang/test/CodeGen/riscv-vector-bits-vscale-range.c
    R clang/test/CodeGen/riscv32-ilp32d-abi.cpp

  Log Message:
  -----------
  [test] Move RISCV tests to clang/test/CodeGen/RISCV/

The directory was created by 2f1fe9a3a60d6f18998c5f3b7e643d4cbaa4e65d
(2020).

Pull Request: https://github.com/llvm/llvm-project/pull/91783



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list