[llvm] [X86] combineKSHIFT - fold kshiftr(kshiftr/extract_subvector(X, C1), C2) --> kshiftr(X, C1+C2) (PR #115528)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 01:48:45 PST 2024
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/115528
More information about the llvm-commits
mailing list