[all-commits] [llvm/llvm-project] b09056: [RISCV] Support Zama16b1p0 (#88474)

Jesse Huang via All-commits all-commits at lists.llvm.org
Tue Apr 16 23:36:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b090569685699abe4a8031ad442a0f81e373146b
      https://github.com/llvm/llvm-project/commit/b090569685699abe4a8031ad442a0f81e373146b
  Author: Jesse Huang <jesse.huang at sifive.com>
  Date:   2024-04-17 (Wed, 17 Apr 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] Support Zama16b1p0 (#88474)

This patch adds the support for Zama16b version 1.0, which has been
added to RVA23U64 optional extensions recently



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