Skip to content

Колодкин Григорий. Лабораторная работа №4: MLIR. Вариант 5. #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: course-spring-2025
Choose a base branch
from

Conversation

KolodkinGrigorii
Copy link

Данный пасс заменяет операцию math.ceil по этой формуле: ceil(x) = -floor(-x). Он проходится по коду, находит math.ceil, после чего заменяет его, используя операции math.neg и math.floor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants