[all-commits] [llvm/llvm-project] 8c2e07: [X86][SSE] LowerINSERT_VECTOR_ELT - pull out repea...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Feb 2 05:45:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c2e075c2cee76a4ede05b44b4e269264ef62296
https://github.com/llvm/llvm-project/commit/8c2e075c2cee76a4ede05b44b4e269264ef62296
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86][SSE] LowerINSERT_VECTOR_ELT - pull out repeated EltSizeInBits calls. NFCI.
More information about the All-commits
mailing list