new llvm IR callbr instruction useful for proc-point splitting?

Ben Gamari ben at smart-cactus.org
Mon Jun 24 21:23:06 UTC 2019


Kavon Farvardin <kavon at farvard.in> writes:

> Yes, callbr is part of the discussion on removing proc-point splitting! 
> Soon there will be an announcement about a new working group dedicated to LLVM
> issues such as this one on this mailing list. Anyone interested is welcome to
> join our meetings.
> We're currently gathering our notes together first, but you can have a look here
> for a preview: 
> https://gitlab.haskell.org/ghc/ghc/wikis/commentary/compiler/LLVM-Backend-Optimization

I, for one, would love to see us try using the native stack register for
reasons entirely separate from performance. Namely, it would make using
existing debugging and performance analysis tools (e.g. perf) much
easier.

I believe that Andreas Klebinger has also suggested moving return point
info tables away from code. It would be interesting to get an estimate
of the size of this effect on performance.

Cheers,

- Ben

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20190624/3705b0c7/attachment.sig>


More information about the ghc-devs mailing list