[LLVMbugs] [Bug 9139] CodeGen/ARM/vector-DAGCombine.ll fails
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Mon Feb 14 14:13:47 PST 2011
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=9139
Bob Wilson <bob.wilson at apple.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #1 from Bob Wilson <bob.wilson at apple.com> 2011-02-14 16:13:46 CST ---
Fixed in svn 125525 by specifying a triple for the test.  The i64_buildvector
test relies on the alignment of i64 and f64 types being the same, which is true
for Darwin but not AAPCS.
-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
    
    
More information about the llvm-bugs
mailing list