https://bugs.freedesktop.org/show_bug.cgi?id=88467

--- Comment #14 from Connor Abbott <cwabbo...@gmail.com> ---
I definitely don't want to remove the anonymous union from nir_src. We use it
all over the place, and it really helps with readability and writeability.
Without it, we would have to say "src[n].src.src.ssa" or "src[n].src.src.reg"
for ALU sources, which just seems silly.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to