[PATCH] D78613: [CallSite removal][ValueTracking] Use CallBase instead of ImmutableCallSite for getIntrinsicForCallSite. NFC
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 12:32:04 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbe04aba6fcd6: [CallSite removal][ValueTracking] Use CallBase instead of ImmutableCallSite for… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D78613?vs=259191&id=259364#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78613/new/
https://reviews.llvm.org/D78613
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Analysis/VectorUtils.cpp
llvm/lib/Transforms/IPO/IPConstantPropagation.cpp
llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp
llvm/unittests/Analysis/ValueTrackingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78613.259364.patch
Type: text/x-patch
Size: 4722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/2076f370/attachment.bin>
More information about the llvm-commits
mailing list