[PATCH] D118458: [AMDGPU] Add test for a problem with noclobber metadata

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 12:34:11 PST 2022


rampitec accepted this revision.
rampitec added a comment.
This revision is now accepted and ready to land.

Ugh... These are different arguments which may alias. I guess you could do the same with a single gep being reused for loads and stores...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118458



More information about the llvm-commits mailing list