[all-commits] [llvm/llvm-project] 9a5e54: [LoongArch] Add testcases for privileged intrinsic...

Gong LingQin via All-commits all-commits at lists.llvm.org
Fri Dec 9 19:39:11 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a5e5402cf809ea22ed771f59144543f9ea78ff1
      https://github.com/llvm/llvm-project/commit/9a5e5402cf809ea22ed771f59144543f9ea78ff1
  Author: gonglingqin <gonglingqin at loongson.cn>
  Date:   2022-12-10 (Sat, 10 Dec 2022)

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

  Log Message:
  -----------
  [LoongArch] Add testcases for privileged intrinsic macros

Add testcases calling macros to the implemented privileged intrinsics
as discussed in D139288. The intrinsics involved include ibar, dbar,
break, syscall, and CRC check intrinsics.

Differential Revision: https://reviews.llvm.org/D139397




More information about the All-commits mailing list