Skip to content

Simplify GUFunc.ufunc_loop_inner_loop_body - #313

Merged
avalentino merged 1 commit into
liberfa:mainfrom
eerovaher:simpler-GUFunc-ufunc_loop_inner_loop_body
Aug 8, 2026
Merged

Simplify GUFunc.ufunc_loop_inner_loop_body#313
avalentino merged 1 commit into
liberfa:mainfrom
eerovaher:simpler-GUFunc-ufunc_loop_inner_loop_body

Conversation

@eerovaher

Copy link
Copy Markdown
Collaborator

The changes made to GUFunc.ufunc_loop_inner_loop_body in dc90192 allow the property to be simplified even more. This time there are no changes to any of the files erfa_generator creates.

The Argument.cast_pointer_if_needed property was only called by GUFunc.ufunc_loop_inner_loop_body and has been inlined.

The property could be simplified without causing any changes in the
files `erfa_generator` creates. The `Argument.cast_pointer_if_needed`
property was only called by `GUFunc.ufunc_loop_inner_loop_body` and has
been inlined.
@avalentino
avalentino merged commit 3b7efb0 into liberfa:main Aug 8, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants