Skip to content

Commit 98feef2

Browse files
author
git apple-llvm automerger
committed
Merge commit '00089f963fa3' from llvm.org/main into next
2 parents 8dd506d + 00089f9 commit 98feef2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/Target/NVPTX/NVVMIntrRange.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ namespace llvm { void initializeNVVMIntrRangePass(PassRegistry &); }
3030

3131
namespace {
3232
class NVVMIntrRange : public FunctionPass {
33-
unsigned SmVersion;
34-
3533
public:
3634
static char ID;
3735
NVVMIntrRange() : FunctionPass(ID) {

0 commit comments

Comments
 (0)