[all-commits] [llvm/llvm-project] 622765: [Clang][GPU] Make NVPTX check more permissive in u...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Fri Apr 18 05:53:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 622765f976f0a76313aa38d0f549eea9affeebfd
      https://github.com/llvm/llvm-project/commit/622765f976f0a76313aa38d0f549eea9affeebfd
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-04-18 (Fri, 18 Apr 2025)

  Changed paths:
    M clang/test/Headers/gpuintrin_lang.c

  Log Message:
  -----------
  [Clang][GPU] Make NVPTX check more permissive in unit test (#136301)

- Seems based on whether NVPTX backend is enabled or not, this call can
have the range() attribute or not. So make this check more permissive.



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