[PATCH] D148957: [AMDGPU] Add intrinsic for converting global pointers to resources

Krzysztof Drewniak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 16:43:32 PDT 2023


krzysz00 added reviewers: fhahn, jdoerfert.
krzysz00 added a subscriber: fhahn.
krzysz00 added a comment.

Adding people who most recently touched/reviewed the isIntrinsicReturningPointerAliasingArgumentWithoutCapturing function for their input on whether my patch to it is correct. ( @fhahn in particular since it looks like `MustPreserveNullness` is yours)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148957



More information about the llvm-commits mailing list