[PATCH] D136447: [ARM] Fix vector ule zero lowering

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 08:10:49 PDT 2022


dmgreen added a comment.

Do you mean converting ule 0 -> eq 0? I wanted the code here to be correct without needing it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136447/new/

https://reviews.llvm.org/D136447



More information about the llvm-commits mailing list