[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 3c386711f7
commit 65699e5e7d
1 changed files with 0 additions and 1 deletions

View File

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