[all-commits] [llvm/llvm-project] bb02bf: [Support] Refactor getN1Bits so it does not work a...

AtariDreams via All-commits all-commits at lists.llvm.org
Sun May 26 14:25:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb02bf78946a1833ea081a763f69b4f0304dd276
      https://github.com/llvm/llvm-project/commit/bb02bf78946a1833ea081a763f69b4f0304dd276
  Author: AtariDreams <gfunni234 at gmail.com>
  Date:   2024-05-26 (Sun, 26 May 2024)

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

  Log Message:
  -----------
  [Support] Refactor getN1Bits so it does not work around any g++ bug (#78933)

This also folds better than the previous version as well.

Proof:
https://alive2.llvm.org/ce/z/6uwy95



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