"llvm/test/CodeGen/Mips/selgek.ll" did not exist on "d82171990f48640c88a10d4e02ead5b304c126b0"
[X86] combineX86ShufflesRecursively - fix use after move warning. NFCI.
After moving WidenedMask is in an undefined state, so reduce scope of the variable so its reinitialized every iteration - we should still retain any memory allocation savings.
Loading
Please sign in to comment