[all-commits] [llvm/llvm-project] e8e986: [RISCV][NFC] Use bitmasks generated by TableGen

Pengcheng Wang via All-commits all-commits at lists.llvm.org
Mon Apr 14 04:32:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8e98683d70b81802659fa31b458ce3251971248
      https://github.com/llvm/llvm-project/commit/e8e98683d70b81802659fa31b458ce3251971248
  Author: Pengcheng Wang <wangpengcheng.pp at bytedance.com>
  Date:   2025-04-14 (Mon, 14 Apr 2025)

  Changed paths:
    M llvm/include/llvm/TargetParser/RISCVTargetParser.h
    M llvm/lib/TargetParser/RISCVISAInfo.cpp
    M llvm/lib/TargetParser/RISCVTargetParser.cpp

  Log Message:
  -----------
  [RISCV][NFC] Use bitmasks generated by TableGen

So that we don't need to sync-up the table manually.

Reviewers: BeMg, preames, lenary

Reviewed By: BeMg

Pull Request: https://github.com/llvm/llvm-project/pull/135600



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