[all-commits] [llvm/llvm-project] f1cbea: [RISCV] Remove Zvamo implication for v1.0-rc change

ShihPo Hung via All-commits all-commits at lists.llvm.org
Tue Jul 6 09:15:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1cbea3e527547fc08c55235c11970a8d9f2637e
      https://github.com/llvm/llvm-project/commit/f1cbea3e527547fc08c55235c11970a8d9f2637e
  Author: ShihPo Hung <shihpo.hung at sifive.com>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Arch/RISCV.cpp
    M clang/test/Preprocessor/riscv-target-features.c

  Log Message:
  -----------
  [RISCV] Remove Zvamo implication for v1.0-rc change

As v1.0-rc specs say Zvamo is removed from standard extension,
Zvamo has to be specified explicitly.

Reviewed By: evandro

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




More information about the All-commits mailing list