[PATCH] D78001: [CallSite removal][GlobalISel] Use CallBase instead of CallSite in lowerCall and translateCallBase.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 10:46:30 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG68eb08646c01: [CallSite removal][GlobalISel] Use CallBase instead of CallSite in lowerCall… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78001

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78001.257028.patch
Type: text/x-patch
Size: 7722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/673f3dfd/attachment.bin>


More information about the llvm-commits mailing list