[PATCH] D124118: [Peephole-Opt] For one kind of test-after-add pattern, eliminates test if it's correct to do so.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 11:02:56 PDT 2022


mingmingl updated this revision to Diff 424976.
mingmingl added a comment.
Herald added subscribers: ormris, wenlei, steven_wu.

resolve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124118

Files:
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/test/Other/Inputs/new-pm-thinlto-prelink-samplepgo-inline-threshold.prof
  llvm/test/Other/new-pm-thinlto-prelink-samplepgo-inline-threshold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124118.424976.patch
Type: text/x-patch
Size: 8283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/2a6b85a2/attachment.bin>


More information about the llvm-commits mailing list