summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/AtomicExpand/AMDGPU/unaligned-atomic.ll
Commit message (Collapse)AuthorAgeFilesLines
* AtomicExpand: Don't crash on non-0 allocaMatt Arsenault2019-06-111-0/+37
This now produces garbage on AMDGPU with a call to an nonexistent, anonymous libcall but won't assert. llvm-svn: 363022
OpenPOWER on IntegriCloud