[all-commits] [llvm/llvm-project] ad35cf: [AggressiveInstCombine] Factor out the beginning o...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Jun 27 08:13:48 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad35cfed2d2bd8a373ced8bd7d91e1505ba99d17
      https://github.com/llvm/llvm-project/commit/ad35cfed2d2bd8a373ced8bd7d91e1505ba99d17
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2026-06-27 (Sat, 27 Jun 2026)

  Changed paths:
    M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp

  Log Message:
  -----------
  [AggressiveInstCombine] Factor out the beginning of foldSelectSplitCTTZ/CTLZ into common entry point. NFC (#206220)

Both start by matching a select and a eq/ne compare with 0.

Assisted-by: claude



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