We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d56fa commit 944d56eCopy full SHA for 944d56e
README.md
@@ -60,9 +60,6 @@ make -j 12
60
You can also build IMEX as an LLVM external project.
61
```
62
git clone https://github.com/intel/mlir-extensions.git
63
-cd mlir-extensions
64
-git checkout refactor
65
-cd ..
66
git clone https://github.com/llvm/llvm-project.git
67
cd llvm-project
68
git checkout `cat ../mlir-extensions/build_tools/llvm_version.txt`
0 commit comments