[PATCH] D147954: [SimplifyCFG]Prevent premature simplification of callsites with profile data
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 16 23:16:58 PDT 2023
mingmingl updated this revision to Diff 514106.
mingmingl edited the summary of this revision.
mingmingl added reviewers: davidxl, xur.
mingmingl added a comment.
Herald added subscribers: wlei, wenlei.
flag-gate the change and add test cases
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.514106.patch
Type: text/x-patch
Size: 16535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/38136e06/attachment.bin>
More information about the llvm-commits
mailing list