[all-commits] [llvm/llvm-project] 2925f3: [X86] LowerRotate - pull out repeated splitVectorI...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Dec 7 04:14:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2925f3c9ae1beb49ee37b745bbed2ad6ed3d8d27
https://github.com/llvm/llvm-project/commit/2925f3c9ae1beb49ee37b745bbed2ad6ed3d8d27
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] LowerRotate - pull out repeated splitVectorIntBinary call. NFC.
More information about the All-commits
mailing list