[all-commits] [llvm/llvm-project] 579f3f: [LoongArch] Rename the test file and separate the ...

Gong LingQin via All-commits all-commits at lists.llvm.org
Thu Dec 8 00:27:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 579f3f0606c351e9a939e1265d61cb9ace2adac8
      https://github.com/llvm/llvm-project/commit/579f3f0606c351e9a939e1265d61cb9ace2adac8
  Author: gonglingqin <gonglingqin at loongson.cn>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    R clang/test/CodeGen/LoongArch/intrinsic-error-la64.c
    R clang/test/CodeGen/LoongArch/intrinsic-error.c
    A clang/test/CodeGen/LoongArch/intrinsic-la32-error.c
    A clang/test/CodeGen/LoongArch/intrinsic-la32.c
    A clang/test/CodeGen/LoongArch/intrinsic-la64-error.c
    M clang/test/CodeGen/LoongArch/intrinsic-la64.c
    R clang/test/CodeGen/LoongArch/intrinsic.c

  Log Message:
  -----------
  [LoongArch] Rename the test file and separate the tests on LA32 and LA64. NFC.

Use intrinsic-la32*.c to test the intrinsics of loongarch32.
Use intrinsic-la64*.c to test the intrinsics of loongarch64.




More information about the All-commits mailing list