https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70928
--- Comment #6 from Segher Boessenkool ---
"All"... not the non-finite denormals ;-)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70928
Michael Meissner changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70928
Jens Seifert changed:
What|Removed |Added
CC||jens.seifert at de dot ibm.com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70928
Bill Schmidt changed:
What|Removed |Added
CC||jens.seifert at de dot ibm.com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70928
--- Comment #2 from Peter Bergner ---
Can powers of 2 values be generated with a splat followed by a shift?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70928
--- Comment #1 from Bill Schmidt ---
Short sequences for the rest of -32 to 31 are possible also. The splats can be
done as follows.
x even, x in [-32,-18] U [16,30]:
vspltis[bhw] t, x
vaddu[bhw]m y, t, t
x odd, x in [17,31]:
vsplti