-
Notifications
You must be signed in to change notification settings - Fork 320
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
Update LLVM/MHLO for Week of 10/31/2022 #1827
Conversation
Signed-off-by: chongsong.chen <chongsong.chen@bytedance.com>
Signed-off-by: chongsong.chen <chongsong.chen@bytedance.com>
Signed-off-by: chongsong.chen <chongsong.chen@bytedance.com>
Signed-off-by: chongsong.chen <chongsong.chen@bytedance.com>
Can one of the admins verify this patch? |
@jenkins-droid test this please |
Signed-off-by: chongsong.chen <chongsong.chen@bytedance.com>
Can one of the admins verify this patch? |
@jenkins-droid test this please |
Signed-off-by: chongsong.chen <chongsong.chen@bytedance.com>
Can one of the admins verify this patch? |
@jenkins-droid test this please |
@gongsu832 @tungld |
The jobs are still running, just the status hasn't been updated yet. |
Signed-off-by: chongsong.chen <chongsong.chen@bytedance.com>
Can one of the admins verify this patch? |
@jenkins-droid test this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@tungld @gongsu832 Could you help to merge this PR? Thanks so much~ |
Can one of the admins verify this patch? |
@jenkins-droid test this please |
Signed-off-by: chongsong.chen <chongsong.chen@bytedance.com>
Can one of the admins verify this patch? |
@jenkins-droid test this please |
Can one of the admins verify this patch? |
@jenkins-droid test this please |
Jenkins Linux s390x Build #8576 [push] Update LLVM/MHLO for Wee... started at 15:22 |
Jenkins Linux ppc64le Build #7627 [push] Update LLVM/MHLO for Wee... started at 15:24 |
Jenkins Linux amd64 Build #8560 [push] Update LLVM/MHLO for Wee... started at 14:22 |
Jenkins Linux amd64 Build #8560 [push] Update LLVM/MHLO for Wee... passed after 2 hr 0 min |
Jenkins Linux s390x Build #8576 [push] Update LLVM/MHLO for Wee... passed after 2 hr 14 min |
Jenkins Linux ppc64le Build #7627 [push] Update LLVM/MHLO for Wee... passed after 2 hr 37 min |
Green LLVM commit: 74fb770de9399d7258a8eda974c93610cfde698e
Green MHLO commit: 2341f70343a5361d4611557c2af9d24b01aa427e
The commits listed above are the latest Green commits.
We wish to apply these two commits to all frontends internally in ByteDance (e.g. onnx, torch, tensorflow)
Changelog:
NoSideEffect
trait toPure
PR for mhlo to fix dependencies: tensorflow/tensorflow#58477