Skip to content
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

Enable new pass manager back by default #4860

Closed

Conversation

AlexeySachkov
Copy link
Contributor

@AlexeySachkov AlexeySachkov commented Nov 1, 2021

The purpose of this PR is to understand the current status of the new pass manager support at intel/llvm and to prototype and test fixes, so they can be outlined into separate PRs to fix those problems in advance.

@AlexeySachkov AlexeySachkov force-pushed the private/asachkov/new-pass-manager branch from 09ce43b to 43b2bf1 Compare November 15, 2021 12:19
That fix was done to pass LIT test for old PassManager.
Reverting it with enabling new one.

This reverts commit d4627f2.
Signed-off-by: Mikhail Lychkov <mikhail.lychkov@intel.com>
Signed-off-by: Mikhail Lychkov <mikhail.lychkov@intel.com>
@mlychkov
Copy link
Contributor

/summary:run

@mlychkov
Copy link
Contributor

There is only one failed CUDA test on linux - SYCL :: Basic/event_profiling_info.cpp.
It is passed on windows.

@mlychkov
Copy link
Contributor

/summary:run

Signed-off-by: Mikhail Lychkov <mikhail.lychkov@intel.com>
@mlychkov
Copy link
Contributor

mlychkov commented Mar 1, 2022

/summary:run

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.

None yet

2 participants