Fix LTC build error in CI
Open
@ke1337 is already working on this.
Since Dec 9, 2024.
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 736
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 15
Description
After the recent GH runner version upgrade the Torch-MLIR build in CI is failing with some LTC related error. The error can be found here: https://github.com/llvm/torch-mlir/actions/runs/12138622225/job/33891848916#step:6:1.
Since the error is not yet fixed and all the PRs are blocked on this, I'm disabling the LTC build from the CI and this issue will keep track the progress related to the fix.
CC: @antoniojkim @ke1337
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.