[all-commits] [llvm/llvm-project] 500969: [X86][SSE] isHorizontalBinOp - use getTargetShuffl...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Apr 2 03:50:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 500969f1d0b1d92d7c4ccfb6bf8807de96b7e4a0
https://github.com/llvm/llvm-project/commit/500969f1d0b1d92d7c4ccfb6bf8807de96b7e4a0
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-02 (Fri, 02 Apr 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86][SSE] isHorizontalBinOp - use getTargetShuffleInputs helper
Use the getTargetShuffleInputs helper for all shuffle decoding
More information about the All-commits
mailing list