[PATCH] D81582: [BreakCritEdges] Add option to opt-out of perserving loop-simplify.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 04:17:38 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4495a6b141eb: [BreakCritEdges] Add option to opt-out of perserving loop-simplify. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81582

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81582.270355.patch
Type: text/x-patch
Size: 8774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/28f7a644/attachment.bin>


More information about the llvm-commits mailing list