[all-commits] [llvm/llvm-project] 7e2fbf: [RISCV] Simplify RISCVSubtarget. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Dec 9 16:26:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e2fbf6f7dadf7b21668b874a48b13d886252904
      https://github.com/llvm/llvm-project/commit/7e2fbf6f7dadf7b21668b874a48b13d886252904
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVSubtarget.h

  Log Message:
  -----------
  [RISCV] Simplify RISCVSubtarget. NFC

The flags, initialization of the flags, and the getter methods for
features defined in RISCV.td can be generated by TableGen.

Reviewed By: reames

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




More information about the All-commits mailing list