[all-commits] [llvm/llvm-project] 748bf5: Revert rG87753cebf5f861eee418d6bce155dfa0b00f9878 ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Feb 25 01:01:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 748bf545dc42462f74af79b58655a563e9561d22
https://github.com/llvm/llvm-project/commit/748bf545dc42462f74af79b58655a563e9561d22
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/horizontal-sum.ll
M llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-3.ll
M llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-5.ll
M llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-6.ll
M llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-5.ll
M llvm/test/CodeGen/X86/vector-interleaved-store-i32-stride-6.ll
Log Message:
-----------
Revert rG87753cebf5f861eee418d6bce155dfa0b00f9878 "[X86] combineX86ShufflesRecursively - don't both widening inputs before calling combineX86ShuffleChain"
Reverting while we investigate codegen regression reports
More information about the All-commits
mailing list