[all-commits] [llvm/llvm-project] 1a60e0: [RISCV] Use Triple::isRISCV/isRISCV32/isRISCV64 he...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Aug 19 09:11:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a60e003df8a8c03aae123bdec77e6a9db690862
      https://github.com/llvm/llvm-project/commit/1a60e003df8a8c03aae123bdec77e6a9db690862
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-08-19 (Fri, 19 Aug 2022)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/Driver/ToolChains/Arch/RISCV.cpp
    M clang/lib/Driver/ToolChains/BareMetal.cpp

  Log Message:
  -----------
  [RISCV] Use Triple::isRISCV/isRISCV32/isRISCV64 helps in some places. NFC

Reviewed By: reames

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




More information about the All-commits mailing list