[PATCH] D121311: [IROutliner] Ignore Regions where part of an outlined phi nodes incoming block is included, but the final branch instruction is not

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 13 21:55:44 PDT 2022


AndrewLitteken updated this revision to Diff 414992.

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

https://reviews.llvm.org/D121311

Files:
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/phi-nodes-parent-block-referential.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121311.414992.patch
Type: text/x-patch
Size: 6349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/0ea65485/attachment.bin>


More information about the llvm-commits mailing list