[all-commits] [llvm/llvm-project] 5dc7a5: [clang][x86] popcntintrin.h - merge the __DEFAULT_...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Oct 7 06:11:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5dc7a5e50bd21cc818a3a71691af9780291b75b2
      https://github.com/llvm/llvm-project/commit/5dc7a5e50bd21cc818a3a71691af9780291b75b2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

  Changed paths:
    M clang/lib/Headers/popcntintrin.h

  Log Message:
  -----------
  [clang][x86] popcntintrin.h - merge the __DEFAULT_FN_ATTRS / __DEFAULT_FN_ATTRS_CONSTEXPR defines. NFC.

We only need one define - so consistently use __DEFAULT_FN_ATTRS like we do in other headers.



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