[all-commits] [llvm/llvm-project] 751430: [AtomicExpandPass] Improve atomic expand error mes...
Yonah Goldberg via All-commits
all-commits at lists.llvm.org
Wed Apr 15 17:02:45 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75143099f9c8f56a799c1c89f225debb9caf20f0
https://github.com/llvm/llvm-project/commit/75143099f9c8f56a799c1c89f225debb9caf20f0
Author: Yonah Goldberg <ygoldberg at nvidia.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M llvm/lib/CodeGen/AtomicExpandPass.cpp
M llvm/test/CodeGen/AMDGPU/unsupported-atomics.ll
A llvm/test/CodeGen/NVPTX/atomic-alignment.err.ll
M llvm/test/CodeGen/NVPTX/atomicrmw-expand.err.ll
M llvm/test/CodeGen/NVPTX/atomics-b128.ll
M llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll
M llvm/test/Transforms/AtomicExpand/AMDGPU/unaligned-atomic.ll
Log Message:
-----------
[AtomicExpandPass] Improve atomic expand error messages (#188380)
AtomicExpandPass tells you that an operation is not supported but not why.
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