[PATCH] D131087: [RISCV] Implement isUsedByReturnOnly TargetLowering hook in order to tailcall more libcalls

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 02:51:54 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG47b1f8362aa4: [RISCV] Implement isUsedByReturnOnly TargetLowering hook in order to tailcall… (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D131087?vs=449731&id=451400#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131087

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/div.ll
  llvm/test/CodeGen/RISCV/double-frem.ll
  llvm/test/CodeGen/RISCV/double-intrinsics.ll
  llvm/test/CodeGen/RISCV/double-round-conv.ll
  llvm/test/CodeGen/RISCV/float-intrinsics.ll
  llvm/test/CodeGen/RISCV/float-round-conv.ll
  llvm/test/CodeGen/RISCV/fp16-promote.ll
  llvm/test/CodeGen/RISCV/libcall-tail-calls.ll
  llvm/test/CodeGen/RISCV/mul.ll
  llvm/test/CodeGen/RISCV/rem.ll
  llvm/test/CodeGen/RISCV/srem-lkk.ll
  llvm/test/CodeGen/RISCV/urem-lkk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131087.451400.patch
Type: text/x-patch
Size: 64062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/5d4af0cf/attachment-0001.bin>


More information about the llvm-commits mailing list