mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add another rdar number.
llvm-svn: 124125
This commit is contained in:
parent
652bc3b0a3
commit
6f83adb763
@ -1,6 +1,6 @@
|
||||
; RUN: opt -S -tbaa -basicaa -gvn < %s | grep {ret i32 %}
|
||||
; RUN: opt -S -tbaa -gvn < %s | grep {ret i32 0}
|
||||
; rdar://8875631
|
||||
; rdar://8875631, rdar://8875069
|
||||
|
||||
; BasicAA should notice that the store stores to the entire %u object,
|
||||
; so the %tmp5 load is PartialAlias with the store and suppress TBAA.
|
||||
|
Loading…
x
Reference in New Issue
Block a user