[PATCH] D73461: [VE] call isel with stack passing

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 08:45:04 PST 2020


simoll updated this revision to Diff 240609.
simoll marked 2 inline comments as done.
simoll added a comment.

- no else after return
- default `UseFP=true`

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73461

Files:
  llvm/lib/Target/VE/CMakeLists.txt
  llvm/lib/Target/VE/VECallingConv.td
  llvm/lib/Target/VE/VEFrameLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/VE/VEMachineFunctionInfo.cpp
  llvm/lib/Target/VE/VEMachineFunctionInfo.h
  llvm/test/CodeGen/VE/call.ll
  llvm/test/CodeGen/VE/callee.ll
  llvm/test/CodeGen/VE/callstruct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73461.240609.patch
Type: text/x-patch
Size: 31455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/44ee6129/attachment.bin>


More information about the llvm-commits mailing list