Copy link
Copy Markdown
Contributor
This commit adds the term "lift loops" to the Numba glossary, with the same definitions as "loop-lifting" and "loop-jifting".
Resolves #8828
cherieliu marked this pull request as ready for review
March 25, 2023 15:26
Copy link
Copy Markdown
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the patch! I've checked the build of the docs with this patch and searching for the term "lifted loops" now finds this entry in the glossary.
Copy link
Copy Markdown
Contributor
@cherieliu congratulations on your first contribution to Numba!