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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 04:32:32 PDT 2022


dmgreen added a comment.

I would still prefer the code here to be correct. It shouldn't need to rely on canonicalization to produce the correct result (or not crash).


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

https://reviews.llvm.org/D136447



More information about the llvm-commits mailing list