[all-commits] [llvm/llvm-project] 427d9f: [X86] combineX86ShufflesRecursively - pull out rep...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Feb 23 10:45:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 427d9f60db14bd184ab70b3b9cdd1b9285d715c2
https://github.com/llvm/llvm-project/commit/427d9f60db14bd184ab70b3b9cdd1b9285d715c2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineX86ShufflesRecursively - pull out repeated getValueType/getSimpleValueType calls.
More information about the All-commits
mailing list