[PATCH] D86894: [SVE] Disable INSERT_SUBVECTOR DAGCombine for scalable vectors

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 12:29:09 PDT 2020


efriedma added a comment.

Is there any way to write a test for the transform?  Maybe not, given the limited places we use INSERT_SUBVECTOR.

The new API looks good.


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

https://reviews.llvm.org/D86894



More information about the llvm-commits mailing list