[PATCH] D101468: [Passes] Run sinking/hoisting in SimplifyCFG earlier.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 04:35:53 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGed9df5bd2f50: [Passes] Run sinking/hoisting in SimplifyCFG earlier. (authored by fhahn).
Herald added subscribers: wenlei, steven_wu.

Changed prior to commit:
  https://reviews.llvm.org/D101468?vs=341237&id=341843#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101468

Files:
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/test/Transforms/PGOProfile/Inputs/thinlto_cspgo_bar_use.ll
  llvm/test/Transforms/PGOProfile/cspgo_profile_summary.ll
  llvm/test/Transforms/PGOProfile/thinlto_cspgo_use.ll
  llvm/test/Transforms/PhaseOrdering/AArch64/hoisting-sinking-required-for-vectorization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101468.341843.patch
Type: text/x-patch
Size: 11152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/79777220/attachment.bin>


More information about the llvm-commits mailing list