[PATCH] D79199: [ARM] Fix tail call validity checking for varargs calls.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 17:17:31 PDT 2020


efriedma updated this revision to Diff 261546.
efriedma added a comment.

Update test; hopefully the comments make sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79199

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/tail-call-results.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79199.261546.patch
Type: text/x-patch
Size: 7319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/0d79a4cb/attachment.bin>


More information about the llvm-commits mailing list