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

WIP: Switch to llvm flang #25

Closed
wants to merge 9 commits into from
Closed

Conversation

h-vetinari
Copy link
Member

No description provided.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@h-vetinari h-vetinari closed this Feb 6, 2023
@h-vetinari h-vetinari reopened this Feb 6, 2023
@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@h-vetinari
Copy link
Member Author

h-vetinari commented Feb 6, 2023

+ cmake --build .
ninja: error: 'include/flang/Optimizer/Dialect/mlir-tblgen', needed by 'include/flang/Optimizer/Dialect/FIROps.h.inc', missing and no known rule to make it

Not sure (yet) why this isn't built in mlir...

Edit: Ah, seems that this might be misinterpreted by CMake (when mlir_tablegen should really use $PREFIX/bin/mlir-tblgen instead of invent a header path).

@h-vetinari h-vetinari mentioned this pull request Feb 14, 2023
@h-vetinari
Copy link
Member Author

Superseded by #28

@h-vetinari h-vetinari closed this Sep 3, 2023
@h-vetinari h-vetinari deleted the llvm branch September 3, 2023 07:13
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.

2 participants