]> granicus.if.org Git - llvm/commitdiff
[X86] Remove outdated bug comment from a test.
authorCraig Topper <craig.topper@intel.com>
Thu, 20 Jul 2017 06:19:52 +0000 (06:19 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 20 Jul 2017 06:19:52 +0000 (06:19 +0000)
The test issue was fixed and the test was updated in r244577, but the comment wasn't removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308588 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/shift-bmi2.ll

index fdeddffdfb0e58d3a6261c724a6822c61d959533..f4c7c9b246b8794999dbad5310eb1cf38d14b021 100644 (file)
@@ -150,7 +150,6 @@ entry:
   %x = load i32, i32* %p
   %shl = ashr i32 %x, %shamt
 ; BMI2: ashr32p
-; Source order scheduling prevents folding, rdar:14208996.
 ; BMI2: sarxl %{{.+}}, ({{.+}}), %{{.+}}
 ; BMI2: ret
 ; BMI264: ashr32p