[PATCH] D45395: [RISCV] Lower the tail pseudoinstruction

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 3 12:02:59 PDT 2018


mgrang updated this revision to Diff 145064.
mgrang added a comment.

Thanks Alex for the explanation on indirect parameter passing. I have updated the condition in my patch and added a unit test.


https://reviews.llvm.org/D45395

Files:
  lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  lib/Target/RISCV/RISCVInstrInfo.cpp
  lib/Target/RISCV/RISCVInstrInfo.td
  lib/Target/RISCV/RISCVRegisterInfo.td
  test/CodeGen/RISCV/disable-tail-calls.ll
  test/CodeGen/RISCV/tail-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45395.145064.patch
Type: text/x-patch
Size: 20343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/bcb67497/attachment.bin>


More information about the llvm-commits mailing list