]> granicus.if.org Git - llvm/commitdiff
[MemorySSA] Remove deprecated comment from test
authorPiotr Padlewski <piotr.padlewski@gmail.com>
Sat, 21 Jan 2017 22:14:02 +0000 (22:14 +0000)
committerPiotr Padlewski <piotr.padlewski@gmail.com>
Sat, 21 Jan 2017 22:14:02 +0000 (22:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292733 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Util/MemorySSA/load-invariant.ll

index 3c55db11597be4f09636e549257fda33eeaa32f7..defb74641eaa46a2d67427fc06fb7027296d6da9 100644 (file)
@@ -3,9 +3,6 @@
 ;
 ; Invariant loads should be considered live on entry, because, once the
 ; location is known to be dereferenceable, the value can never change.
-;
-; Currently XFAILed because this optimization was held back from the initial
-; commit.
 
 @g = external global i32