[PATCH] D44997: [InstCombine] Fold compare of int constant against an integer vector splat

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 02:48:15 PDT 2018


mkazantsev added a comment.

Ah, I see the type mismatch, but still. What prevents us from doing the same for less, greater etc. comparisons? Arithmetics?


Repository:
  rL LLVM

https://reviews.llvm.org/D44997





More information about the llvm-commits mailing list