[all-commits] [llvm/llvm-project] 2a9502: AMDGPU: Add atomic bfloat load/store codegen tests
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Apr 25 07:08:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a95022cff38dc0978f527ae580b5720eb9e4d98
https://github.com/llvm/llvm-project/commit/2a95022cff38dc0978f527ae580b5720eb9e4d98
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M llvm/test/CodeGen/AMDGPU/atomic_load_local.ll
M llvm/test/CodeGen/AMDGPU/atomic_store_local.ll
M llvm/test/CodeGen/AMDGPU/flat_atomics.ll
M llvm/test/CodeGen/AMDGPU/global_atomics.ll
Log Message:
-----------
AMDGPU: Add atomic bfloat load/store codegen tests
Commit: 76a3be7c766bd55221c3d0d0a74c42f82c5d76ed
https://github.com/llvm/llvm-project/commit/76a3be7c766bd55221c3d0d0a74c42f82c5d76ed
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
A llvm/test/Transforms/AtomicExpand/AMDGPU/no-expand-atomic-load.ll
A llvm/test/Transforms/AtomicExpand/AMDGPU/no-expand-atomic-store.ll
Log Message:
-----------
AMDGPU: Add baseline tests for bad bitcasting of atomic load/store
Compare: https://github.com/llvm/llvm-project/compare/80628ee0d555...76a3be7c766b
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