[LLVMdev] DeadStoreElimination: do better without TargetData

Chris Lattner clattner at apple.com
Thu Nov 5 11:48:10 CST 2009


On Nov 5, 2009, at 12:44 AM, Nick Lewycky wrote:

>
> According to my interpretation, if the TD was the only issue  
> blocking this transform then DSE was already buggy.
>
> Chris, could you please confirm your intention here?

I haven't thought about this, but this patch doesn't regress prior  
functionality it only makes it work when no TD is available.

-Chris


More information about the LLVMdev mailing list