[PATCH] D121310: [IROutliner] IR Outliner can mix up order of incoming values when compressing phi nodes if contain the same values

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 14:48:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG228cc2c38bfb: [IROutliner] Ensure merged PHINodes respect order and incoming blocks, not just… (authored by AndrewLitteken).

Changed prior to commit:
  https://reviews.llvm.org/D121310?vs=414991&id=415238#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121310

Files:
  llvm/include/llvm/Transforms/IPO/IROutliner.h
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/different-order-phi-merges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121310.415238.patch
Type: text/x-patch
Size: 11952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/e0b08ee2/attachment.bin>


More information about the llvm-commits mailing list