[all-commits] [llvm/llvm-project] cf5ce8: AMDGPU: Add some tests for i128 and fp128 atomic e...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jun 18 01:33:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf5ce8cdf1688ac3cd8b9dedd19df005a1ff8fdf
      https://github.com/llvm/llvm-project/commit/cf5ce8cdf1688ac3cd8b9dedd19df005a1ff8fdf
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-06-18 (Tue, 18 Jun 2024)

  Changed paths:
    A llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-fp128.ll
    A llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-i128.ll

  Log Message:
  -----------
  AMDGPU: Add some tests for i128 and fp128 atomic expansion

These produce garbage libcalls, so the result is not useful but
this at least shows we don't assert.



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