[all-commits] [llvm/llvm-project] a9215e: [InstCombine][X86] simplifyDemandedVectorEltsIntri...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Apr 28 10:16:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9215ed9cc904f05d02dc75f9f4680bf0b33965f
https://github.com/llvm/llvm-project/commit/a9215ed9cc904f05d02dc75f9f4680bf0b33965f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-28 (Thu, 28 Apr 2022)
Changed paths:
M llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
M llvm/test/Transforms/InstCombine/X86/x86-avx2-inseltpoison.ll
M llvm/test/Transforms/InstCombine/X86/x86-avx2.ll
Log Message:
-----------
[InstCombine][X86] simplifyDemandedVectorEltsIntrinsic - handle avx2 per-element vector shifts
More information about the All-commits
mailing list