[PATCH] D32019: [MVT][SVE] Scalable vector MVTs (3/3)

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 05:54:41 PDT 2017


rengolin added a comment.

Right, the code looks good now, but I'm worried about tests... We don't seem to have unit tests on this area and I'm not sure how we'd create one (not terribly familiar here).

We could wait to have IR tests, like the rest, when AArch64 uses it... If everyone agrees with it.


https://reviews.llvm.org/D32019





More information about the llvm-commits mailing list