mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
Add another rdar number.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124125 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c98d82a7f0
commit
640b9c8fe2
@ -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