[PATCH] D155502: [RISCV] Do not use F registers if zvfh/f/d is not specified in the architecture

Yueh-Ting (eop) Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 11:45:31 PDT 2023


eopXD updated this revision to Diff 541164.
eopXD added a comment.

Improve test case

- Drop dso_local and local_unnamed_addr. but add nowind
- Add test case for zdinx


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155502

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/fastcc-without-f-reg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155502.541164.patch
Type: text/x-patch
Size: 5992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/cd7cd638/attachment.bin>


More information about the llvm-commits mailing list