[all-commits] [llvm/llvm-project] 0fbe45: [RISCV] Add support of Sscofpmf (#83831)

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Mon Mar 4 18:45:26 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fbe45bdb909ee4c1a928cc1da030f8b09860431
      https://github.com/llvm/llvm-project/commit/0fbe45bdb909ee4c1a928cc1da030f8b09860431
  Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M clang/test/Preprocessor/riscv-target-features.c
    M llvm/docs/RISCVUsage.rst
    M llvm/lib/Support/RISCVISAInfo.cpp
    M llvm/lib/Target/RISCV/RISCVFeatures.td
    M llvm/test/CodeGen/RISCV/attributes.ll
    M llvm/test/MC/RISCV/attribute-arch.s
    M llvm/unittests/Support/RISCVISAInfoTest.cpp

  Log Message:
  -----------
  [RISCV] Add support of Sscofpmf (#83831)

This is used in profile, but somehow we missed it.



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