[all-commits] [llvm/llvm-project] ffee3b: [NVPTX] Add version test for sm_75, sm_80, sm_86.
Christian Sigg via All-commits
all-commits at lists.llvm.org
Thu Jan 13 11:24:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffee3b2f7a8ef2f488bad422be1901c5efcbd901
https://github.com/llvm/llvm-project/commit/ffee3b2f7a8ef2f488bad422be1901c5efcbd901
Author: Christian Sigg <csigg at google.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
R llvm/test/CodeGen/NVPTX/sm-version-20.ll
R llvm/test/CodeGen/NVPTX/sm-version-21.ll
R llvm/test/CodeGen/NVPTX/sm-version-30.ll
R llvm/test/CodeGen/NVPTX/sm-version-32.ll
R llvm/test/CodeGen/NVPTX/sm-version-35.ll
R llvm/test/CodeGen/NVPTX/sm-version-37.ll
R llvm/test/CodeGen/NVPTX/sm-version-50.ll
R llvm/test/CodeGen/NVPTX/sm-version-52.ll
R llvm/test/CodeGen/NVPTX/sm-version-53.ll
R llvm/test/CodeGen/NVPTX/sm-version-60.ll
R llvm/test/CodeGen/NVPTX/sm-version-61.ll
R llvm/test/CodeGen/NVPTX/sm-version-62.ll
R llvm/test/CodeGen/NVPTX/sm-version-70.ll
A llvm/test/CodeGen/NVPTX/sm-version.ll
Log Message:
-----------
[NVPTX] Add version test for sm_75, sm_80, sm_86.
Combine the sm-version tests into a single file.
Reviewed By: bkramer, tra
Differential Revision: https://reviews.llvm.org/D117198
More information about the All-commits
mailing list