[PATCH] D32483: [EarlyCSE] Make branches unconditional if the condition is known

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 04:46:50 PDT 2017


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

Added space in the debug message.


https://reviews.llvm.org/D32483

Files:
  lib/Transforms/Scalar/EarlyCSE.cpp
  test/Transforms/EarlyCSE/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32483.96531.patch
Type: text/x-patch
Size: 8068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170425/ea5685fc/attachment.bin>


More information about the llvm-commits mailing list