[all-commits] [llvm/llvm-project] 938d0d: [RISCV] Replace uses of hasStdExtC with COrZca.

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Dec 7 09:44:16 PST 2022


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

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
    M llvm/lib/Target/RISCV/RISCVMakeCompressible.cpp
    M llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
    M llvm/test/CodeGen/RISCV/add-before-shl.ll

  Log Message:
  -----------
  [RISCV] Replace uses of hasStdExtC with COrZca.

Except MakeCompressible which will need more work.

Reviewed By: reames

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




More information about the All-commits mailing list