aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
diff options
context:
space:
mode:
authorGuray Ozen <guray.ozen@gmail.com>2023-07-20 17:28:51 +0200
committerGuray Ozen <guray.ozen@gmail.com>2023-07-24 15:11:54 +0200
commit0cbcf17cb8be4a2c6f1b55e36cba31070c674045 (patch)
tree833d1be5aee8d27dc623f9149d1f181bcb169463 /clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
parenta6eb40692c795a9cc29266779ceca2e304141114 (diff)
downloadllvm-0cbcf17cb8be4a2c6f1b55e36cba31070c674045.zip
llvm-0cbcf17cb8be4a2c6f1b55e36cba31070c674045.tar.gz
llvm-0cbcf17cb8be4a2c6f1b55e36cba31070c674045.tar.bz2
[llvm][nvptx] Add sm_90a
This works adds `sm_90a` as nvptx target. `sm_90a` is required to generate wgmma and setmaxnreg instructions. Here is information about "a" prefix in PTX document: Target architectures with suffix “a”, such as sm_90a, include architecture-accelerated features that are supported on the specified architecture only, hence such targets do not follow the onion layer model. Therefore, PTX code generated for such targets cannot be run on later generation devices. Architecture-accelerated features can only be used with targets that support these features. Reviewed By: tra Differential Revision: https://reviews.llvm.org/D155851
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp')
0 files changed, 0 insertions, 0 deletions