[PATCH] D151648: [ipsccp] Make sure Post Dominator Tree always is updated

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 06:41:21 PDT 2023


bjope updated this revision to Diff 526437.
bjope added a comment.
Herald added subscribers: wenlei, steven_wu.

Updated the new-pm pipeline tests that are impacted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151648

Files:
  llvm/lib/Transforms/IPO/SCCP.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/new-pm-lto-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
  llvm/test/Transforms/SCCP/ipsccp-preserve-pdt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151648.526437.patch
Type: text/x-patch
Size: 13724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230529/5b1adaaf/attachment.bin>


More information about the llvm-commits mailing list