[all-commits] [llvm/llvm-project] 4b0625: [DAG] isNonZeroModBitWidthOrUndef - fix bugprone-a...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jul 22 02:37:33 PDT 2025


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

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

  Log Message:
  -----------
  [DAG] isNonZeroModBitWidthOrUndef - fix bugprone-argument-comment analyzer warning. NFC.

matchUnaryPredicate argument is AllowUndefs not AllowUndef



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