Skip to content

[Inductor] support masked vectorization for the tail_loop for integer datatypes and bool datatype#128802

Closed
jiayisunx wants to merge 53 commits intogh/jiayisunx/12/basefrom
gh/jiayisunx/12/head
Closed

[Inductor] support masked vectorization for the tail_loop for integer datatypes and bool datatype#128802
jiayisunx wants to merge 53 commits intogh/jiayisunx/12/basefrom
gh/jiayisunx/12/head

Conversation

[ghstack-poisoned]
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Jun 17, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/128802

Note: Links to docs will display an error until the docs builds have been completed.

❌ 25 New Failures

As of commit 3d3b4f7 with merge base d2ec289 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

jiayisunx added a commit that referenced this pull request Jun 17, 2024
… datatypes and bool datatype

ghstack-source-id: 443ea4d
Pull Request resolved: #128802
@jiayisunx jiayisunx marked this pull request as draft June 17, 2024 01:24
Comment thread torch/_inductor/codegen/cpp.py Outdated
)

if has_free_symbols(self.ranges):
self.disable_masked_vec("Symbolic ranges not supported by masked load")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should remove all disabled_masked_vec calls, right?

[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Jul 2, 2024
… datatypes and bool datatype

ghstack-source-id: c292f82
Pull Request resolved: #128802
[ghstack-poisoned]
[ghstack-poisoned]
@pytorch-bot pytorch-bot Bot added the module: cpu CPU specific problem (e.g., perf, algorithm) label Jul 3, 2024
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Jul 4, 2024
… datatypes and bool datatype

ghstack-source-id: 10ace8f
Pull Request resolved: #128802
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Jul 10, 2024
… datatypes and bool datatype

ghstack-source-id: c1cc4d8
Pull Request resolved: #128802
[ghstack-poisoned]
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Jul 11, 2024
… datatypes and bool datatype

ghstack-source-id: d72ea7b
Pull Request resolved: #128802
[ghstack-poisoned]
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Jul 15, 2024
… datatypes and bool datatype

ghstack-source-id: 93c2348
Pull Request resolved: #128802
[ghstack-poisoned]
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Aug 29, 2024
… datatypes and bool datatype

ghstack-source-id: fd73060
Pull Request resolved: #128802
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Sep 4, 2024
… datatypes and bool datatype

ghstack-source-id: b260710
Pull Request resolved: #128802
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Sep 4, 2024
… datatypes and bool datatype

ghstack-source-id: ab204da
Pull Request resolved: #128802
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Sep 5, 2024
… datatypes and bool datatype

ghstack-source-id: 5eb20c9
Pull Request resolved: #128802
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Sep 5, 2024
… datatypes and bool datatype

ghstack-source-id: 090c07f
Pull Request resolved: #128802
@jiayisunx jiayisunx added the topic: not user facing topic category label Sep 9, 2024
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Sep 9, 2024
… datatypes and bool datatype

ghstack-source-id: c04e68d
Pull Request resolved: #128802
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Sep 12, 2024
… datatypes and bool datatype

ghstack-source-id: dc88835
Pull Request resolved: #128802
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Sep 13, 2024
… datatypes and bool datatype

ghstack-source-id: ba76604
Pull Request resolved: #128802
jiayisunx added a commit that referenced this pull request Oct 22, 2024
… datatypes and bool datatype

ghstack-source-id: f753f51
Pull Request resolved: #128802
[ghstack-poisoned]
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Oct 29, 2024
… datatypes and bool datatype

ghstack-source-id: ab41986
Pull Request resolved: #128802
@github-actions
Copy link
Copy Markdown
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions Bot added the Stale label Dec 29, 2024
@github-actions github-actions Bot closed this Jan 28, 2025
@github-actions github-actions Bot deleted the gh/jiayisunx/12/head branch February 28, 2025 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants