Skip to content

Commit ed684d0

Browse files
committed
compute: reduce boilerplate in linear join rendering
This commit reduces the amount of boilerplate code in linear join rendering in two ways: * It replaces the four `dispatch_` functions with a single macro. * It makes `differential_join` and `differential_join_inner` methods of `Context`, to reduce the number of arguments that need to be passed around.
1 parent 88078a1 commit ed684d0

1 file changed

Lines changed: 197 additions & 475 deletions

File tree

0 commit comments

Comments
 (0)