[PATCH] D58233: Allow replacing intrinsic operands with variables
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 22 11:45:23 PDT 2020
arsenm updated this revision to Diff 251905.
arsenm added a comment.
Herald added a subscriber: hiraditya.
Special case stackmap, disable SimplifyCFG change for now
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58233/new/
https://reviews.llvm.org/D58233
Files:
llvm/include/llvm/IR/CallSite.h
llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/GVNSink/indirect-call.ll
llvm/test/Transforms/SimplifyCFG/sink-common-code.ll
llvm/unittests/Transforms/Utils/LocalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58233.251905.patch
Type: text/x-patch
Size: 13993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200322/9c4ef040/attachment.bin>
More information about the llvm-commits
mailing list