[all-commits] [llvm/llvm-project] 3b48e1: [HIP] Relax conditions for address space cast in b...

Anshil Gandhi via All-commits all-commits at lists.llvm.org
Fri Oct 15 13:07:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b48e1170dc623a95ff13a1e34c839cc094bf321
      https://github.com/llvm/llvm-project/commit/3b48e1170dc623a95ff13a1e34c839cc094bf321
  Author: Anshil Gandhi <Anshil.Gandhi at amd.com>
  Date:   2021-10-15 (Fri, 15 Oct 2021)

  Changed paths:
    M clang/lib/Sema/SemaExpr.cpp
    A clang/test/CodeGenCUDA/builtins-unsafe-atomics-gfx90a.cu
    A clang/test/SemaCUDA/builtins-unsafe-atomics-gfx90a.cu

  Log Message:
  -----------
  [HIP] Relax conditions for address space cast in builtin args

Allow (implicit) address space casting between LLVM-equivalent
target address spaces.

Reviewed By: yaxunl

Differential Revision: https://reviews.llvm.org/D111734




More information about the All-commits mailing list