[PATCH] D78475: [CallSite removal][ExecutionEngine] Use CallBase in the Interpreter. NFC
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 19 23:57:45 PDT 2020
craig.topper created this revision.
craig.topper added reviewers: mtrofin, dblaikie.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
While there use the VAStart/VAEnd/VACopy/IntrinsicInst visitor
methods to avoid custom checking for these cases.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78475
Files:
llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78475.258664.patch
Type: text/x-patch
Size: 6901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/584ba916/attachment.bin>
More information about the llvm-commits
mailing list