[x86] use getSplatIndex() in lowerShuffleAsBroadcast()
The old code was doing an N^2 search for splat index. Differential Revision: https://reviews.llvm.org/D74064
Loading
Please sign in to comment
The old code was doing an N^2 search for splat index. Differential Revision: https://reviews.llvm.org/D74064