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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 21:10:51 PDT 2018


mkazantsev updated this revision to Diff 172301.
mkazantsev added a comment.

Fix typo in dump()


https://reviews.llvm.org/D54021

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54021.172301.patch
Type: text/x-patch
Size: 11758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/ae3143db/attachment.bin>


More information about the llvm-commits mailing list