jit: Reference functions by name in IOCOERCE steps.

Previously we used constant function pointer addresses, which prevents
inlining and other related optimizations.

Author: Andres Freund
Discussion: 
https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8c2769405ff1f4617b0d3af50760b1ee357733ef

Modified Files
--------------
src/backend/jit/llvm/llvmjit_expr.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

Reply via email to