[PATCH] D122207: [IROutliner][IRSim] Add all outlined region basic blocks to canonical numbering to add basic blocks to generated PHINode numbering generation.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 10:14:04 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa919d3d8881e: [IROutliner] Ensure that incoming blocks of PHINodes are included in the unique… (authored by AndrewLitteken).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122207

Files:
  llvm/lib/Analysis/IRSimilarityIdentifier.cpp
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/phi-node-exit-path-order.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122207.422903.patch
Type: text/x-patch
Size: 8663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/4e7d739d/attachment.bin>


More information about the llvm-commits mailing list