[all-commits] [llvm/llvm-project] ab069f: [X86] combineArithReduction - pull out repeated ge...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Feb 19 11:41:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab069f37e80fe6d51c1ed32a931866e99a05e2b7
https://github.com/llvm/llvm-project/commit/ab069f37e80fe6d51c1ed32a931866e99a05e2b7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-19 (Sat, 19 Feb 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineArithReduction - pull out repeated getVectorNumElements() calls
More information about the All-commits
mailing list