[all-commits] [llvm/llvm-project] 266553: [X86] combineOrShiftToFunnelShift - use getShiftAm...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Oct 30 04:52:39 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 26655376fee6f728c5ba1640814f249429b76573
https://github.com/llvm/llvm-project/commit/26655376fee6f728c5ba1640814f249429b76573
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineOrShiftToFunnelShift - use getShiftAmountTy instead of hardwiring to MVT::i8
More information about the All-commits
mailing list