Enable FMA-based addcdiv lowering for XPU#176163
Enable FMA-based addcdiv lowering for XPU#176163guangyey wants to merge 2 commits intogh/guangyey/294/basefrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/176163
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (5 Unrelated Failures)As of commit 8799a71 with merge base 915982a ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
Thanks! |
Merge failedReason: This PR needs a If not, please add the To add a label, you can comment to pytorchbot, for example For more information, see Details for Dev Infra teamRaised by workflow job |
This PR needs a
|
|
The unrelated test failure will be fixed in #176057. Land this PR to fix the #176152 first |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
# Motivation pytorch#174912 introduces this feature on CUDA, this PR aims to enable it for XPU. # Additional Context fix pytorch#176152 fix pytorch#176157 fix pytorch#176168 fix pytorch#176407 Pull Request resolved: pytorch#176163 Approved by: https://github.com/jansel
Stack from ghstack (oldest at bottom):
Motivation
#174912 introduces this feature on CUDA, this PR aims to enable it for XPU.
Additional Context
fix #176152
fix #176157
fix #176168
fix #176407
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @kadeng @muchulee8 @amjames @chauhang @aakhundov @coconutruben @jataylo