[all-commits] [llvm/llvm-project] d280a9: [NFC] [RISCV] Refactor class RISCVExtension (#120040)

Shao-Ce SUN via All-commits all-commits at lists.llvm.org
Mon Dec 16 03:53:45 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d280a9c5e22662fd24708245add50b152ab10fc8
      https://github.com/llvm/llvm-project/commit/d280a9c5e22662fd24708245add50b152ab10fc8
  Author: Shao-Ce SUN <sunshaoce at outlook.com>
  Date:   2024-12-16 (Mon, 16 Dec 2024)

  Changed paths:
    M clang/test/Driver/print-enabled-extensions/riscv-rocket-rv64.c
    M clang/test/Driver/print-supported-extensions-riscv.c
    M llvm/lib/Target/RISCV/RISCVFeatures.td
    A llvm/test/CodeGen/RISCV/features-info.ll

  Log Message:
  -----------
  [NFC] [RISCV] Refactor class RISCVExtension (#120040)

I think typo can be avoided by reducing the number of times we re-enter
the extension name.



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