Skip to content

Чижов Максим. Лабораторная работа №4. MLIR. Вариант 1. #160

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

Merged

Conversation

MaximChizhov
Copy link

MLIR-пасс добавляет вызовы функций trace_loop_iter_begin и trace_loop_iter_end на каждую итерацию поддерживаемых циклов. Эти функции вставляются в начало и конец тела цикла соответственно. Поддерживаются типы циклов: affine.for, scf.for, scf.while.

@MaximChizhov MaximChizhov requested a review from aobolensk May 19, 2025 14:49
@MaximChizhov MaximChizhov requested a review from m-ly4 May 20, 2025 18:45
@MaximChizhov MaximChizhov requested a review from m-ly4 May 21, 2025 20:44
@m-ly4 m-ly4 removed the delayed label May 22, 2025
@m-ly4 m-ly4 added this pull request to the merge queue May 22, 2025
Merged via the queue into NN-complr-tech:course-spring-2025 with commit 87605fc May 22, 2025
11 checks passed
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.

3 participants