[all-commits] [llvm/llvm-project] d525e2: [Headers][X86] Add more descriptions to ia32intrin...

Paul T Robinson via All-commits all-commits at lists.llvm.org
Wed Jan 17 09:31:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d525e2b31b999fb2c989fb0986332066466c61c7
      https://github.com/llvm/llvm-project/commit/d525e2b31b999fb2c989fb0986332066466c61c7
  Author: Paul T Robinson <paul.robinson at sony.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M clang/lib/Headers/ia32intrin.h
    M clang/lib/Headers/immintrin.h

  Log Message:
  -----------
  [Headers][X86] Add more descriptions to ia32intrin.h and immintrin.h (#77686)

ia32intrin.h gets descriptions for all remaining non-privileged
intrinsic functions; the macros providing alternate names are not
described. immintrin.h ditto, except for the InterlockedExchange
functions.




More information about the All-commits mailing list