While there use the VAStart/VAEnd/VACopy/IntrinsicInst visitor
methods to avoid custom checking for these cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78475
[CallSite removal][ExecutionEngine] Use CallBase in the Interpreter. NFC ClosedPublic Authored by craig.topper on Apr 19 2020, 11:30 PM.
Details Summary While there use the VAStart/VAEnd/VACopy/IntrinsicInst visitor
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 20 2020, 9:18 AM Closed by commit rGe84bbe91dac6: [CallSite removal][ExecutionEngine] Use CallBase in the Interpreter. NFC (authored by craig.topper). · Explain WhyApr 20 2020, 10:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 258795 llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
|
"me" -> "Me"?