[all-commits] [llvm/llvm-project] 970093: [X86] detectZextAbsDiff - convert to SDPatternMatc...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jun 17 05:06:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9700930bd90a099f702332cf86dd898f00840f99
      https://github.com/llvm/llvm-project/commit/9700930bd90a099f702332cf86dd898f00840f99
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

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

  Log Message:
  -----------
  [X86] detectZextAbsDiff - convert to SDPatternMatch matching. NFC. (#144498)

Match the entire ABS(SUB(ZEXT(vXi8),ZEXT(vXi8))) pattern and simplify the logic in combineBasicSADPattern accordingly



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