[PATCH] D108208: [AMDGPU] Fix atomic float max/min intrinsics
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 17 11:13:43 PDT 2021
Joe_Nash updated this revision to Diff 366962.
Joe_Nash added a comment.
add globalisel tests. Apparently gisel does some checking of addrspaces
that sdag does not, so I changed the addrspace
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108208/new/
https://reviews.llvm.org/D108208
Files:
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/lib/Target/AMDGPU/BUFInstructions.td
llvm/test/CodeGen/AMDGPU/fp-min-max-atomics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108208.366962.patch
Type: text/x-patch
Size: 57723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210817/46a2a5b1/attachment.bin>
More information about the llvm-commits
mailing list