[PATCH] D54021: [LoopSimplifyCFG] Teach LoopSimplifyCFG to constant-fold branches and switches

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 18 21:57:26 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347183: [LoopSimplifyCFG] Teach LoopSimplifyCFG to constant-fold branches and switches (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54021?vs=174351&id=174560#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54021

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  llvm/trunk/test/Transforms/LoopSimplifyCFG/constant-fold-branch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54021.174560.patch
Type: text/x-patch
Size: 21737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181119/2e0887d0/attachment.bin>


More information about the llvm-commits mailing list