[PATCH] D31960: [InstSimplify] fold identity shuffles (recursing if needed)

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 03:55:51 PDT 2017


zvi added a comment.

This patch LGTM for starters. The conservative handling of undef mask elements can be improved over time.


https://reviews.llvm.org/D31960





More information about the llvm-commits mailing list