Skip to content
  • Nate Begeman's avatar
    http://llvm.org/bugs/show_bug.cgi?id=2523 · 191a6b1f
    Nate Begeman authored
    Add some code to handle vector comparisons, which is the language side
    of the llvm vicmp/vfcmp instructions.  Also make the vector-vector and
    vector-scalar asign checks a bit more sane under the presence of lax vector
    conversions.
    
    llvm-svn: 53565
    191a6b1f
Loading