[all-commits] [llvm/llvm-project] 3eb1bc: [Clang] Change 'gpuintrin.h' to use target specifi...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Nov 15 08:28:55 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3eb1bc5edfc69895bfdc0a8ddd31af3969e6aacc
      https://github.com/llvm/llvm-project/commit/3eb1bc5edfc69895bfdc0a8ddd31af3969e6aacc
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M clang/lib/Headers/amdgpuintrin.h
    M clang/lib/Headers/nvptxintrin.h

  Log Message:
  -----------
  [Clang] Change 'gpuintrin.h' to use target specific address spceas

Summary:
A recent patch allowed the target specific address spcaces to be handled
correctly. The one downside here is that we no long get semantic errors
for initializers, but that will error in the backend anyway.



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