[Bug tree-optimization/104265] Missed vectorization in 526.blender_r

tnfchris at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 5 11:05:50 GMT 2024


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104265

--- Comment #5 from Tamar Christina <tnfchris at gcc dot gnu.org> ---
Also for fully masked architectures we can instead of recreating the vectors
just mask out the irrelevant values.

But we should still order the exits based on complexity.


More information about the Gcc-bugs mailing list