[PATCH] D118661: [AMDGPU] Check atomics aliasing in the clobbering annotation

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 11:56:31 PST 2022


rampitec updated this revision to Diff 405025.
rampitec marked an inline comment as done.
rampitec added a comment.

- Added AA as required analysis.
- Dropped volatile in the test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118661/new/

https://reviews.llvm.org/D118661

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
  llvm/test/CodeGen/AMDGPU/noclobber-barrier.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118661.405025.patch
Type: text/x-patch
Size: 12444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/2e1893fb/attachment-0001.bin>


More information about the llvm-commits mailing list