mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 01:31:05 +00:00
I put the wrong rdar number in this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82829 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a8fb336c2e
commit
22cb6579b3
@ -1,5 +1,5 @@
|
||||
; RUN: opt < %s -simplify-libcalls -S | FileCheck %s
|
||||
; rdar://7235530
|
||||
; rdar://7251832
|
||||
|
||||
; SimplifyLibcalls should optimize pow(x, 0.5) to sqrt plus code to handle
|
||||
; special cases. The readonly attribute on the call should be preserved.
|
||||
|
Loading…
x
Reference in New Issue
Block a user