-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Make default codegen behavior skip Lower function #75267
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
Conversation
- clean up arguments relating to ts backend generation - make entire lowering function rather than just body be a part of backend-IR class [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit a3cb8ed (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages
|
|
@antoniojkim Could you adapt to this change on your end? We need to somehow make it possible for XLA team to avoid generating a Lower function for now. |
yep, I can make this work. Thanks for letting me know of it |
bdhirsh
left a comment
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
JackCaoG
left a comment
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.
Thanks!
|
@wconstab has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
- clean up arguments relating to ts backend generation - make entire lowering function rather than just body be a part of backend-IR class Differential Revision: [D35411212](https://our.internmc.facebook.com/intern/diff/D35411212) [ghstack-poisoned]
|
@wconstab has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
- clean up arguments relating to ts backend generation - make entire lowering function rather than just body be a part of backend-IR class Differential Revision: [D35411212](https://our.internmc.facebook.com/intern/diff/D35411212) [ghstack-poisoned]
|
@wconstab has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Pull Request resolved: #75267 - clean up arguments relating to ts backend generation - make entire lowering function rather than just body be a part of backend-IR class Test Plan: Imported from OSS Reviewed By: bdhirsh Differential Revision: D35411212 Pulled By: wconstab fbshipit-source-id: 44419e42f706afeb967f704649c2b44e9f66d969
Stack from ghstack (oldest at bottom):
backend-IR class
Differential Revision: D35411212