[PATCH] D147954: [SimplifyCFG]Prevent premature simplification of indirect callsites with profile data
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 23:26:05 PDT 2023
mingmingl updated this revision to Diff 514528.
mingmingl marked an inline comment as done.
mingmingl retitled this revision from "[SimplifyCFG]Prevent premature simplification of callsites with profile data" to "[SimplifyCFG]Prevent premature simplification of indirect callsites with profile data".
mingmingl edited the summary of this revision.
mingmingl added a comment.
follow up on comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147954/new/
https://reviews.llvm.org/D147954
Files:
llvm/include/llvm/Transforms/Utils/SimplifyCFGOptions.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/preserve-call-metadata-in-hoist.ll
llvm/test/Transforms/SimplifyCFG/preserve-call-metadata-in-sink.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147954.514528.patch
Type: text/x-patch
Size: 19903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/d5ec5dde/attachment-0001.bin>
More information about the llvm-commits
mailing list