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

Bump llvm-project to 3d92722f74993969243d1400bc3257ca3d03902f. #369

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

stellaraccident
Copy link
Collaborator

  • Picks up Python configure changes (was pinned to a bad intermediate commit).
  • Uses the new mlir_configure_python_dev_packages() to ensure CMake python is found consistently.
  • Fixes the JIT importer to build as a MODULE vs SHARED (needed for linking to Python as a module, per config changes).
  • Adds some notes to the README to help folks build a smaller set focused just on this project.

* Picks up Python configure changes (was pinned to a bad intermediate commit).
* Uses the new mlir_configure_python_dev_packages() to ensure CMake python is found consistently.
* Fixes the JIT importer to build as a MODULE vs SHARED (needed for linking to Python as a module, per config changes).
* Adds some notes to the README to help folks build a smaller set focused just on this project.
@stellaraccident stellaraccident merged commit fe69bb3 into main Oct 22, 2021
pashu123 pushed a commit to pashu123/torch-mlir that referenced this pull request Oct 25, 2021
* Picks up Python configure changes (was pinned to a bad intermediate commit).
* Uses the new mlir_configure_python_dev_packages() to ensure CMake python is found consistently.
* Fixes the JIT importer to build as a MODULE vs SHARED (needed for linking to Python as a module, per config changes).
* Adds some notes to the README to help folks build a smaller set focused just on this project.
@silvasean silvasean deleted the bumppyconfig branch June 29, 2022 23:26
qedawkins pushed a commit to nod-ai/torch-mlir that referenced this pull request Oct 3, 2022
* Make test.py reusable

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Change names

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

Co-authored-by: Tian Jin <tjingrant@gmail.com>
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.

1 participant