[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
Sun Apr 12 23:01:27 PDT 2020


craig.topper created this revision.
craig.topper added reviewers: mtrofin, paquette, aemerson, qcolombet, dsanders, volkan.
Herald added subscribers: hiraditya, rovka.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.256925.patch
Type: text/x-patch
Size: 7722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/827cce24/attachment-0001.bin>


More information about the llvm-commits mailing list