Displaying 1 result from an estimated 1 matches for "vectortti".
Did you mean:
vectornti
2013 Jan 05
1
[LLVMdev] Can someone remind me why ScalarTargetTransformInfo and VectorTargetTransformInfo are separate?
I remember this being discussed, and may have even supported it, but I'm
looking at cleaning up some of how the target transform info works, and it
would be a lot less duplicate boiler-plate code to only have one.
Having a narrower interface doesn't seem to make a lot of sense in this
case because for the users, there is no real cost, and for the
implementors, they always have to