[PATCH] D130729: [InferAddressSpaces] [AMDGPU] Add inference for flat_atomic intrinsics

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 13:21:41 PDT 2022


jrbyrnes updated this revision to Diff 450117.
jrbyrnes marked 2 inline comments as done.
jrbyrnes edited the summary of this revision.
jrbyrnes added a comment.

Move codegen tests to CodeGen, add IR test for InferAddressSpace flat_atomic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130729

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/test/CodeGen/AMDGPU/gep-const-address-space.ll
  llvm/test/CodeGen/AMDGPU/gep-const-offset-address-space.ll
  llvm/test/Transforms/InferAddressSpaces/AMDGPU/flat-atomic-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130729.450117.patch
Type: text/x-patch
Size: 13022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/409d5bf3/attachment.bin>


More information about the llvm-commits mailing list