[PATCH] D149498: [RISCV] Add Scheduling information for Zfh to SiFive7 model

Michael Maitland via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 28 17:12:39 PDT 2023


michaelmaitland added inline comments.


================
Comment at: clang/test/Driver/riscv-cpus.c:176
 // MCPU-SIFIVE-X280-SAME: "-target-feature" "+zicsr" "-target-feature" "+zifencei"
+// MCPU-SIFIVE-X280-SAME: "-target-feature" "+zfh"
 // MCPU-SIFIVE-X280-SAME: "-target-feature" "+zba" "-target-feature" "+zbb"
----------------
craig.topper wrote:
> This means the patch is dependent on the patch that adds sifive-x280?
> This means the patch is dependent on the patch that adds sifive-x280?

Added parent revision.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149498/new/

https://reviews.llvm.org/D149498



More information about the cfe-commits mailing list