[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
Sun Mar 13 21:54:45 PDT 2022


AndrewLitteken updated this revision to Diff 414991.
AndrewLitteken added a comment.

Updating with context


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.414991.patch
Type: text/x-patch
Size: 11903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/46b5ed99/attachment.bin>


More information about the llvm-commits mailing list