[PATCH] D115822: [RISCV] Revert Zfhmin related changes that aren't tested and depend on f16 being a legal type.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 12:52:57 PST 2021


craig.topper updated this revision to Diff 394644.
craig.topper added a comment.

Added test for the calling convention change. FPImmLegal will require more investigation of DAG combiners to see if it is even possible to hit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115822

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/calling-conv-half.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115822.394644.patch
Type: text/x-patch
Size: 11539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/75b04e5f/attachment.bin>


More information about the llvm-commits mailing list