Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / CodeGen / NVPTX / annotations.ll
index d93f688ef1fd1ff2150b87e90e6cd24efb69597e..39d52d382663ac5965d92f391847646bc6cb0eb1 100644 (file)
@@ -1,5 +1,3 @@
-; RUN: llc < %s -march=nvptx -mcpu=sm_10 | FileCheck %s
-; RUN: llc < %s -march=nvptx64 -mcpu=sm_10 | FileCheck %s
 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s
 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s