[Mesa-dev] [PATCH] intel/fs: Optimize and simplify the copy propagation dataflow logic.

Francisco Jerez currojerez at riseup.net
Wed Dec 20 03:34:49 UTC 2017


Matt Turner <mattst88 at gmail.com> writes:

> There's a comment near the top of the file describing the algorithm
> and referencing Muchnick. I think with your changes both of those are
> no longer accurate?

I don't have a copy of Muchnick's book at hand right now, but the
paragraph at the top of the file is definitely still accurate, the
local/global copy propagation pass split is unchanged, only the dataflow
propagation algorithm used in order to compute the live sets required as
input for the global copy propagation pass is affected by this patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171219/fc1698df/attachment.sig>


More information about the mesa-dev mailing list