[all-commits] [llvm/llvm-project] 7c422d: [X86] shuffle combines - share the same SDLoc argu...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Feb 15 02:58:06 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c422dde8de7382e494615aa2553aa4e27e8b204
https://github.com/llvm/llvm-project/commit/7c422dde8de7382e494615aa2553aa4e27e8b204
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] shuffle combines - share the same SDLoc argument instead of recreating it over and over again.
More information about the All-commits
mailing list