[PATCH] D35788: [DAGCombiner] Extending pattern detection for vector shuffle.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 03:52:22 PDT 2017
RKSimon added a comment.
In https://reviews.llvm.org/D35788#821310, @zvi wrote:
> IIUC, this patch affect reduceBuildVecToShuffle(). https://reviews.llvm.org/D35700 affect the reduceBuildVecToTruncate() which has precedence to fire before reduceBuildVecToShuffle(), so would it make sense that you rebase this patch on top of https://reviews.llvm.org/D35700, assuming https://reviews.llvm.org/D35700 will be approved.
+1
https://reviews.llvm.org/D35788
More information about the llvm-commits
mailing list