[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:04:34 PDT 2022


mingmingl updated this revision to Diff 424977.
mingmingl added a comment.

Remove new lines added by editor.


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.424977.patch
Type: text/x-patch
Size: 8339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/5ee026d2/attachment.bin>


More information about the llvm-commits mailing list