Build mesa 7940 failed
Commit 355868dbfc by Ian Romanick on 6/6/2018 2:00 AM:
nir: Document a couple instances of parent_instr\n\nnir_ssa_def::parent_instr and nir_src::parent_instr have the same name,\nbut they mean really different things. I choose to save the next person\nthe hour+ that I just spent figuring that out. Even now that I know, I\ndoubt I'd notice in code review that someone typed foo->parent_instr\nwhen they actually meant foo->ssa->parent_instr.\n\nv2: Minor wording tweak in nir_ssa_def::parent_instr. Suggested by\nJason.\n\nSigned-off-by: Ian Romanick <ian.d.roman...@intel.com>\nReviewed-by: Jason Ekstrand <ja...@jlekstrand.net>
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev