[all-commits] [llvm/llvm-project] 153c6d: [X86] Merge detectZextAbsDiff into combineBasicSAD...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Jul 7 23:19:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 153c6db069ca818ef39c6cb909fc0fbfab8a721c
      https://github.com/llvm/llvm-project/commit/153c6db069ca818ef39c6cb909fc0fbfab8a721c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

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

  Log Message:
  -----------
  [X86] Merge detectZextAbsDiff into combineBasicSADPattern. NFC. (#147368)

detectZextAbsDiff had already been simplified a great deal when it was
converted to SDPatternMatch, and a future patch should allow us to match
to ISD::ABDU directly making it entirely redundant.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list