[all-commits] [llvm/llvm-project] 3a7a74: [X86] truncateVectorWithPACKUS - use getZeroExtend...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Aug 14 08:51:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a7a74c8e54b05ffbfb24525de17ff54be80729c
      https://github.com/llvm/llvm-project/commit/3a7a74c8e54b05ffbfb24525de17ff54be80729c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

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

  Log Message:
  -----------
  [X86] truncateVectorWithPACKUS - use getZeroExtendInReg helper. NFCI.

SelectionDAG::getZeroExtendInReg does exactly the same masking.




More information about the All-commits mailing list