torch-mlir/build_tools
Stella Laurenzo a2a36aa8f3
Add mlir-hlo as a submodule and add a script to find versions. (#20)
* I expect that mlir-hlo will be a non-optional dependency of the project, so adding as a sub-module.
* IREE is an optional dependency and I'm keeping this as an out-of-tree checkout for the moment.
* The script will compute the join across both iree and mlir-hlo to find a common LLVM version.
* The script needs some more work (like a flag that says to update the version, etc). Likely needs more testing through an integrate or two.
2020-08-13 16:42:05 -07:00
..
cmake_configure.sh Fix misspelled -gdwarf-2. 2020-07-02 10:46:46 -07:00
cmake_configure_iree.sh Rework README, add docs, and move some scripts to better locations accordingly. 2020-06-20 11:56:13 -07:00
find_version_hashes.py Add mlir-hlo as a submodule and add a script to find versions. (#20) 2020-08-13 16:42:05 -07:00
format_sources.sh Rework README, add docs, and move some scripts to better locations accordingly. 2020-06-20 11:56:13 -07:00
install_mlir.sh Update install_mlir.sh script for new submodule path. 2020-08-01 14:54:20 -07:00
iree_version.txt Bump llvm and iree versions. 2020-07-02 11:24:05 -07:00
llvm_version.txt Correct LLVM hash 2020-07-08 20:19:30 -07:00
show_python_info.py Rework README, add docs, and move some scripts to better locations accordingly. 2020-06-20 11:56:13 -07:00
test_all.sh Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00