Displaying 1 result from an estimated 1 matches for "21e76123".
2014 Dec 04
2
[LLVMdev] Brain dump on type merging
On Thu, Dec 4, 2014 at 1:18 AM, Hal Finkel <hfinkel at anl.gov> wrote:
> +1 -- We don't need types on pointers -- they don't convey any information
> to the optimizer. FWIW, it would not surprise me if the elimination of all
> of the unnecessary pointer bitcasts produces measurable compile-time
> savings.
Indeed.
I'm actually interested in looking at this if no