[all-commits] [llvm/llvm-project] fcd82f: MathExtras: Make some templates constexpr NFC (#14...

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Jun 24 09:32:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fcd82f9cf3b64d8959afed4569259163da3a5afd
      https://github.com/llvm/llvm-project/commit/fcd82f9cf3b64d8959afed4569259163da3a5afd
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2025-06-24 (Tue, 24 Jun 2025)

  Changed paths:
    M llvm/include/llvm/Support/MathExtras.h

  Log Message:
  -----------
  MathExtras: Make some templates constexpr NFC (#145522)

so that they can be evaluated at compiler time (we can see these values
in hover via clangd).



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