[all-commits] [llvm/llvm-project] af0113: [X86] combineEXTRACT_SUBVECTOR - pull out repeated...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue May 31 08:14:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af0113cf77b3df93495182507cb41e54927188c7
https://github.com/llvm/llvm-project/commit/af0113cf77b3df93495182507cb41e54927188c7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineEXTRACT_SUBVECTOR - pull out repeated getVectorNumElements() calls. NFC.
More information about the All-commits
mailing list