[PATCH] D79167: [SVE][CodeGen] Legalisation of vsetcc with scalable types

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 11:51:01 PDT 2020


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

Is it possible to write tests for this that don't result in a "max" or "min" operation?  Or does that fail for some other reason?

Otherwise LGTM.


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

https://reviews.llvm.org/D79167





More information about the llvm-commits mailing list