[NewGVN] Re-enable test now that the nondeterminism has been fixed.

llvm-svn: 303217
This commit is contained in:
Davide Italiano 2017-05-16 22:27:06 +00:00
parent 0fc3371c12
commit e6fa4e685f

View File

@ -1,4 +1,3 @@
; REQUIRES: disabled
; RUN: opt -S -newgvn %s | FileCheck %s
; CHECK: define void @tinkywinky() {