[PATCH] D68685: [RISCV] Scheduler description for Rocket Core

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 18 08:10:54 PDT 2019


jrtc27 added a comment.

Do we need separate schedule information for compressed and uncompressed instructions? I would assume that any sensible RVC implementation would decode the two to exactly the same control logic (other than for PC incrementing and the original instruction for `mtval`).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68685





More information about the llvm-commits mailing list