[PATCH] D81582: [BreakCritEdges] Check if we need to split blocks with indirectbr terms.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 14:28:52 PDT 2020


fhahn updated this revision to Diff 269968.
fhahn added a comment.

Only compute LoopPreds once.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81582

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
  llvm/test/Transforms/GVN/critical-edge-split-indbr-pred-in-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81582.269968.patch
Type: text/x-patch
Size: 6499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/c70be9aa/attachment.bin>


More information about the llvm-commits mailing list