[Bug target/27212] vec_cmplt followed by a vec_all_ge, gives two vcmpgtuh instructions

2006-04-19 Thread ben at shellandslate dot com
--- Comment #3 from ben at shellandslate dot com 2006-04-19 20:20 --- It's true that the instructions are not identical (the first sets the condition register, the second doesn't.) But the second still duplicates work already performed, and should be removed. (The two instru

[Bug c++/27212] New: Altivec Comparison Peephole Bug

2006-04-19 Thread ben at shellandslate dot com
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ben at shellandslate dot com GCC build triplet: 4.0.0 GCC host triplet: 4.0.0 GCC target triplet: 4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27212