[x86] remove stale comment from test file; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 22 Apr 2021 16:11:47 +0000 (12:11 -0400)
committerSanjay Patel <spatel@rotateright.com>
Thu, 22 Apr 2021 16:11:47 +0000 (12:11 -0400)
llvm/test/CodeGen/X86/setcc.ll

index f9ebeff..6ae7e5c 100644 (file)
@@ -2,9 +2,6 @@
 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
 ; rdar://7329206
 
-; Use sbb x, x to materialize carry bit in a GPR. The value is either
-; all 1's or all 0's.
-
 define zeroext i16 @t1(i16 zeroext %x) nounwind readnone ssp {
 ; CHECK-LABEL: t1:
 ; CHECK:       ## %bb.0: