[all-commits] [llvm/llvm-project] 97ed13: [AMDGPU] remove DefIsPriv mapping (#202694)

Jameson Nash via All-commits all-commits at lists.llvm.org
Thu Jun 11 06:01:54 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97ed1342b095adc130467b98350a0dbd91dfad02
      https://github.com/llvm/llvm-project/commit/97ed1342b095adc130467b98350a0dbd91dfad02
  Author: Jameson Nash <vtjnash at gmail.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M clang/lib/Basic/Targets/AMDGPU.cpp
    M clang/lib/Basic/Targets/AMDGPU.h

  Log Message:
  -----------
  [AMDGPU] remove DefIsPriv mapping (#202694)

Since various commits that now avoid immediately casting most
temporaries, and now follow Sema for variables, this looks like tests
pass now without needing a second map to correct those issues
afterwards. Hopefully this will help find any similar remaining issues
expeditiously, if any.



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