[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:53:50 PDT 2022
AndrewLitteken updated this revision to Diff 414990.
AndrewLitteken added a comment.
Updating with nits
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.414990.patch
Type: text/x-patch
Size: 11903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/1eea6420/attachment.bin>
More information about the llvm-commits
mailing list