-
Notifications
You must be signed in to change notification settings - Fork 14
Create a neura canonicalize pass #86
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
Conversation
Error msg: Why these tests succeed on current master? There should be clang++ installed in github action, right? |
Because I changed the In previous tests, I prefer to use the clang built from the same source code as the mlir to keep consistency, WDYT? (Let's see how many hours it would take to build both clang & mlir and then make a decision) |
3h looks fine to me.. Then what should I do on my local docker? Do I need to install a specific llvm/clang version to build mlir? Or do i need that specific llvm/clang to run our test? |
Use this cmake cripts to build the clang. And then use the |
Plz update README.md then. |
In this pr:
neura.constants so that we can predicate and map these func arguments