[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
Mon Apr 3 08:42:59 PDT 2023
fakepaper56 added reviewers: lebedev.ri, echristo, nikic, jmolloy.
fakepaper56 added a comment.
Herald added a subscriber: StephenFan.
The change influences some X86 test cases. Should I also change those tests to fit their original test purpose?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147448/new/
https://reviews.llvm.org/D147448
More information about the llvm-commits
mailing list