[PATCH] D68559: [RISCV] Support fast calling convention

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 08:45:33 PDT 2019


jrtc27 added a comment.

I wonder whether it would be nicer to add `CC_RISCV_FastCC` as a function, much like `CC_RISCV`, instead, to match the current code style.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68559





More information about the llvm-commits mailing list