[PATCH] D36213: [InstCombine] Remove check for sext of vector icmp from shouldOptimizeCast

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 16:33:09 PDT 2017


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

LGTM.

I filed an AArch64 bug to track the backend problem:
https://bugs.llvm.org/show_bug.cgi?id=34290


https://reviews.llvm.org/D36213





More information about the llvm-commits mailing list