http://llvm.org/bugs/show_bug.cgi?id=10853
Matt Pharr <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Matt Pharr <[email protected]> 2011-09-03 16:29:48 CDT --- Yes. I was thinking that a fp compare could used to get an 8-wide register of on bits (I should have had vcmpeqps in the below), but I realize that won't work if there happens to be a NaN value in the ymm register. So marking this as invalid. -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
