[all-commits] [llvm/llvm-project] fc7c1c: [X86] LowerFunnelShift - pull out repeated EltSize...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Nov 15 09:12:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc7c1cebbcff11dca6f2f8640f9da655c777405d
https://github.com/llvm/llvm-project/commit/fc7c1cebbcff11dca6f2f8640f9da655c777405d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-11-15 (Mon, 15 Nov 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] LowerFunnelShift - pull out repeated EltSizeInBits variable. NFC.
More information about the All-commits
mailing list