mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
c33660d278
XFAILed 3 arm regressions (will file bugs) llvm-svn: 44389
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
; Found by inspection of the code
|
|
; RUN: not llvm-as < %s > /dev/null |& grep {Logical operator requires integral}
|
|
|
|
global i32 ashr (float 1.0, float 2.0)
|