[all-commits] [llvm/llvm-project] 2c8e22: [RISCV] Add subtargets initialized with target fea...

Zakk Chen via All-commits all-commits at lists.llvm.org
Tue Dec 17 09:34:27 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c8e22d25c2091764ccde67812a3f707277052b2
      https://github.com/llvm/llvm-project/commit/2c8e22d25c2091764ccde67812a3f707277052b2
  Author: Zakk Chen <zakk.chen at sifive.com>
  Date:   2019-12-17 (Tue, 17 Dec 2019)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
    M llvm/lib/Target/RISCV/RISCVTargetMachine.h
    A llvm/test/CodeGen/RISCV/subtarget-features-std-ext.ll

  Log Message:
  -----------
  [RISCV] Add subtargets initialized with target feature

expected failed test (RV32IF-ILP32F) will be fixed in a subsequent patch.

Reviewers: efriedma, lenary, asb

Reviewed By: efriedma, lenary

Tags: #llvm

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




More information about the All-commits mailing list