[GIsel] Update a comment and make it more precise.
authorDavide Italiano <ditaliano@apple.com>
Tue, 12 May 2020 22:37:44 +0000 (15:37 -0700)
committerDavide Italiano <ditaliano@apple.com>
Tue, 12 May 2020 22:38:20 +0000 (15:38 -0700)
This only covers ANYEXT/ZEXT. SEXT is covered in another test
I just checked in.

llvm/test/CodeGen/AArch64/GlobalISel/combine-ext-debugloc.mir

index 7f02d1e..d03c6f3 100644 (file)
@@ -1,6 +1,6 @@
 # RUN: llc -O0 -verify-machineinstrs -mtriple aarch64-- -run-pass=legalizer %s -o - | FileCheck %s
 
-# Check that when we combine SEXT/ZEXT/ANYEXT we assign the correct location.
+# Check that when we combine ZEXT/ANYEXT we assign the correct location.
 # CHECK: !8 = !DILocation(line: 23, column: 5, scope: !4)
 # CHECK:  G_AND %16, %15, debug-location !8