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

[LLVM][PM] Make LowerSIMDLoop NewPM compatible #40884

Merged
merged 4 commits into from
Sep 15, 2021
Merged

[LLVM][PM] Make LowerSIMDLoop NewPM compatible #40884

merged 4 commits into from
Sep 15, 2021

Conversation

vchuravy
Copy link
Member

No description provided.

@vtjnash
Copy link
Member

vtjnash commented May 20, 2021

Yay!

@KristofferC KristofferC added the needs nanosoldier run This PR should have benchmarks run on it label Jul 14, 2021
@vchuravy
Copy link
Member Author

@KristofferC, why would this need a nanosoldier run? So far these are purely mechanical changes and we are not using the NewPM interface yet.

@KristofferC
Copy link
Member

Just seemed sensible to run the benchmarks after any tweaks to the optimization passes. Feel free to remove it. 🤷‍♂️

@vtjnash vtjnash removed the needs nanosoldier run This PR should have benchmarks run on it label Sep 14, 2021
@vtjnash vtjnash marked this pull request as ready for review September 14, 2021 20:18
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Sep 14, 2021
@DilumAluthge DilumAluthge merged commit e126fcd into master Sep 15, 2021
@DilumAluthge DilumAluthge deleted the vc/newpm branch September 15, 2021 03:09
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Sep 15, 2021
@vchuravy vchuravy mentioned this pull request Oct 1, 2021
22 tasks
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
* [LLVM][PM] Make LowerSIMDLoop NewPM compatible
* [LLVM][PM] Make DemoteFloat16 NewPM compatible
* [LLVM][PM] Make MulAdd NewPM compatible
* [LLVM][PM] Make RemoveNI NewPM compatible
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
* [LLVM][PM] Make LowerSIMDLoop NewPM compatible
* [LLVM][PM] Make DemoteFloat16 NewPM compatible
* [LLVM][PM] Make MulAdd NewPM compatible
* [LLVM][PM] Make RemoveNI NewPM compatible
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.

4 participants