[all-commits] [llvm/llvm-project] 0488c6: [X86] getFauxShuffleMask - remove use DemandedElts...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Apr 12 07:36:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0488c6638bfe7db41a11a010542337fcac180521
https://github.com/llvm/llvm-project/commit/0488c6638bfe7db41a11a010542337fcac180521
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] getFauxShuffleMask - remove use DemandedElts TODO
Most of the getTargetShuffleInputs recursive calls have now gone and the remaining uses aren't likely to benefit from a DemandedElts mask
More information about the All-commits
mailing list