[PATCH] D20289: [InstCombine] check vector elements before trying to transform LE/GE vector icmp (PR27756)

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 17:05:43 PDT 2016


chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.

LGTM. I think this could be cleaned up some more, but I think its fine for you to land as-is -- it'll be easier to just clean up the formatting after-the-fact.


http://reviews.llvm.org/D20289





More information about the llvm-commits mailing list