[PATCH] D77930: [llvm][NFC] Refactor uses of CallSite to CallBase - call promotion
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 11 19:12:59 PDT 2020
mtrofin updated this revision to Diff 256813.
mtrofin marked 2 inline comments as done.
mtrofin added a comment.
simplified CallPromotionUtilsTest.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77930/new/
https://reviews.llvm.org/D77930
Files:
llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
llvm/lib/Transforms/Utils/InlineFunction.cpp
llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77930.256813.patch
Type: text/x-patch
Size: 25314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200412/3b074167/attachment.bin>
More information about the llvm-commits
mailing list