diff options
author | Andrew Savonichev <andrew.savonichev@gmail.com> | 2022-03-31 19:30:41 +0300 |
---|---|---|
committer | Andrew Savonichev <andrew.savonichev@gmail.com> | 2022-04-14 17:07:51 +0300 |
commit | 369adba0435e22722c6291142b2ce4265ee36ca3 (patch) | |
tree | e5ac2b424c8b290ad7a78731cab75aa247048e89 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 5bf9aa38abc6ed8d959e2401639b97deadccd225 (diff) | |
download | llvm-369adba0435e22722c6291142b2ce4265ee36ca3.zip llvm-369adba0435e22722c6291142b2ce4265ee36ca3.tar.gz llvm-369adba0435e22722c6291142b2ce4265ee36ca3.tar.bz2 |
[NVPTX] 64-bit atom.{and,or,xor,min,max} require sm_32 or higher
PTX ISA spec, s9.7.12.4. Parallel Synchronization and Communication
Instructions: atom
Target ISA Notes
64-bit atom.{and,or,xor,min,max} require sm_32 or higher.
Differential Revision: https://reviews.llvm.org/D123038
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions