[PATCH] D147448: [SimplifyCFG] Teach SinkCommonCodeFromPredecessors not to replace foldable GEPs with phi-nodes for sinking load/store.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 01:19:45 PDT 2023


fakepaper56 updated this revision to Diff 513474.
fakepaper56 added a comment.

Rebase and ping.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147448

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/PhaseOrdering/X86/earlycse-after-simplifycfg-two-entry-phi-node-folding.ll
  llvm/test/Transforms/SimplifyCFG/RISCV/sink-common-code.ll
  llvm/test/Transforms/SimplifyCFG/X86/sink-common-code.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147448.513474.patch
Type: text/x-patch
Size: 15082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/67bc10ea/attachment-0001.bin>


More information about the llvm-commits mailing list