[PATCH] D147954: [SimplifyCFG]Prevent premature simplification of callsites with profile data

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 16:16:31 PDT 2023


mingmingl updated this revision to Diff 514446.
mingmingl marked 4 inline comments as done.
mingmingl added a comment.

resolve 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.514446.patch
Type: text/x-patch
Size: 16623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/9232cd9c/attachment.bin>


More information about the llvm-commits mailing list