[all-commits] [llvm/llvm-project] 705065: [RISCV][NFC] Use RISCVISAInfo instead of string co...

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Wed Dec 27 21:00:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 705065f365a9df5c26bd37f2a3380427da1b1b7f
      https://github.com/llvm/llvm-project/commit/705065f365a9df5c26bd37f2a3380427da1b1b7f
  Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
  Date:   2023-12-28 (Thu, 28 Dec 2023)

  Changed paths:
    M clang/lib/Driver/Driver.cpp

  Log Message:
  -----------
  [RISCV][NFC] Use RISCVISAInfo instead of string comparison (#76387)

The arch string may not start with rv32/rv64 if we have supported
profiles in `-march`.




More information about the All-commits mailing list