[all-commits] [llvm/llvm-project] cb6c09: [X86] combineConcatVectorOps - pull out repeated g...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Dec 8 08:38:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb6c0934339c8fb8a00326fbacc46dfdf082e9bb
https://github.com/llvm/llvm-project/commit/cb6c0934339c8fb8a00326fbacc46dfdf082e9bb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineConcatVectorOps - pull out repeated getTargetLoweringInfo calls. NFC.
More information about the All-commits
mailing list