[all-commits] [llvm/llvm-project] 3ece5a: [X86] getTargetShuffleMask - use getConstantOperan...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Feb 3 10:07:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3ece5a23bd513026ee0f01eb2eba12de1e324c05
https://github.com/llvm/llvm-project/commit/3ece5a23bd513026ee0f01eb2eba12de1e324c05
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] getTargetShuffleMask - use getConstantOperandVal helper. NFCI.
More information about the All-commits
mailing list