[Attributor] -attributor-verify has false positives. Temporarily remove
authorStefan Stipanovic <sstipanovic@s-energize.com>
Mon, 19 Aug 2019 16:39:32 +0000 (16:39 +0000)
committerStefan Stipanovic <sstipanovic@s-energize.com>
Mon, 19 Aug 2019 16:39:32 +0000 (16:39 +0000)
it, until resolved.

llvm-svn: 369277

llvm/test/Transforms/FunctionAttrs/read_write_returned_arguments_scc.ll

index de32a94..4f4f4ee 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: opt -functionattrs -enable-nonnull-arg-prop -attributor -attributor-disable=false -S < %s | FileCheck %s
-; RUN: opt -functionattrs -enable-nonnull-arg-prop -attributor -attributor-disable=false -attributor-verify=true -S < %s | FileCheck %s
 ;
 ; This is an evolved example to stress test SCC parameter attribute propagation.
 ; The SCC in this test is made up of the following six function, three of which