[llvm] r219223 - Two case switch to select optimization

Chandler Carruth chandlerc at google.com
Sun Oct 12 18:18:45 PDT 2014


On Sun, Oct 12, 2014 at 6:06 PM, Hal Finkel <hfinkel at anl.gov> wrote:

> Multiple incoming edges are allowed, so long as the corresponding value is
> the same. Different values from the same predecessor are not permitted. If
> there is some code that does not handle this correctly, it will need to be
> fixed.


Similarly, if this is not *precisely* what the verifier enforces, the
verifier will need to be fixed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141012/0003f5a3/attachment.html>


More information about the llvm-commits mailing list