[all-commits] [llvm/llvm-project] 9a7633: [X86] combineMOVMSK - constant fold with getTarget...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jun 8 09:49:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a76337fee25c05531dee07e5b4c20798b647ac1
      https://github.com/llvm/llvm-project/commit/9a76337fee25c05531dee07e5b4c20798b647ac1
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-06-08 (Wed, 08 Jun 2022)

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

  Log Message:
  -----------
  [X86] combineMOVMSK - constant fold with getTargetConstantBitsFromNode not just BUILD_VECTOR

Help avoid a regression in D127115




More information about the All-commits mailing list