[PATCH] D100075: [CSSPGO] Unblock optimizations with pseudo probe instrumentation part 2.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 16:16:36 PDT 2021


hoy updated this revision to Diff 335945.
hoy added a comment.

Updating D100075 <https://reviews.llvm.org/D100075>: [CSSPGO] Unblock optimizations with pseudo probe instrumentation part 2.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100075/new/

https://reviews.llvm.org/D100075

Files:
  llvm/lib/Analysis/Loads.cpp
  llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  llvm/lib/Transforms/Scalar/Sink.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-instcombine.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-memset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100075.335945.patch
Type: text/x-patch
Size: 6765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/10a4cfbf/attachment.bin>


More information about the llvm-commits mailing list