[all-commits] [llvm/llvm-project] 48e143: [X86] Move combineToExtendBoolVectorInReg before t...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Feb 11 08:52:18 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48e1434a0a77852f58c1617123f228f1069ba775
      https://github.com/llvm/llvm-project/commit/48e1434a0a77852f58c1617123f228f1069ba775
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

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

  Log Message:
  -----------
  [X86] Move combineToExtendBoolVectorInReg before the select combines. NFC.

Avoid the need for a forward declaration.

Cleanup prep for Issue #53760




More information about the All-commits mailing list