[all-commits] [llvm/llvm-project] 5e71ca: [X86] combineConcatVectorOps - pull out repeated u...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Feb 9 07:44:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e71ca39a26c72adcfbe668da6ef89172c1dc9cb
      https://github.com/llvm/llvm-project/commit/5e71ca39a26c72adcfbe668da6ef89172c1dc9cb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] combineConcatVectorOps - pull out repeated uses of VT.getScalarSizeInBits(). NFC.

We already have a EltSizeInBits variable




More information about the All-commits mailing list