[all-commits] [llvm/llvm-project] 10213b: [X86] Pulled out helper to decode target shuffle e...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Oct 19 09:57:17 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 10213b90730e2459e6cbbeeb5c7289b18c298382
https://github.com/llvm/llvm-project/commit/10213b90730e2459e6cbbeeb5c7289b18c298382
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-10-19 (Sat, 19 Oct 2019)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Pulled out helper to decode target shuffle element sentinel values to 'Zeroable' known undef/zero bits. NFCI.
Renamed 'resolveTargetShuffleAndZeroables' to 'resolveTargetShuffleFromZeroables' to match.
llvm-svn: 375348
More information about the All-commits
mailing list