[PATCH] D99040: [RISCV] Add scheduler classes for the Zba and Zbb extensions.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 14:53:13 PDT 2021


craig.topper added inline comments.


================
Comment at: llvm/lib/Target/RISCV/RISCVSchedSiFive7.td:271
 def : ReadAdvance<ReadFSqrt16, 0>;
 } // Unsupported = true
+
----------------
I'll reword the Zfh above to use a multiclass if we like this for Zba/Zbb.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99040



More information about the llvm-commits mailing list