[PATCH] D123038: [NVPTX] 64-bit atom.{and,or,xor,min,max} require sm_32 or higher

Andrew Savonichev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 07:08:23 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG369adba0435e: [NVPTX] 64-bit atom.{and,or,xor,min,max} require sm_32 or higher (authored by asavonic).
Herald added a subscriber: gchakrabarti.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123038

Files:
  llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
  llvm/test/CodeGen/NVPTX/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123038.422854.patch
Type: text/x-patch
Size: 7736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/44fc8c2e/attachment.bin>


More information about the llvm-commits mailing list