Skip to content
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

[LLVM] Create fixed vector size according to latest LLVM12+ changes #6717

Merged
merged 2 commits into from Oct 22, 2020
Merged

[LLVM] Create fixed vector size according to latest LLVM12+ changes #6717

merged 2 commits into from Oct 22, 2020

Conversation

kparzysz-quic
Copy link
Contributor

The vector handling code in LLVM keeps evolving to accommodate scalable vectors. As a result, code related to vector sizes changes quite often.

The vector handling code in LLVM keeps evolving to accommodate scalable
vectors. As a result, code related to vector sizes changes quite often.
@kparzysz-quic kparzysz-quic merged commit ef6e52f into apache:main Oct 22, 2020
@kparzysz-quic kparzysz-quic deleted the elemcount branch October 22, 2020 18:43
masahi pushed a commit to masahi/tvm that referenced this pull request Oct 23, 2020
…pache#6717)

The vector handling code in LLVM keeps evolving to accommodate scalable
vectors. As a result, code related to vector sizes changes quite often.
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Oct 29, 2020
…pache#6717)

The vector handling code in LLVM keeps evolving to accommodate scalable
vectors. As a result, code related to vector sizes changes quite often.
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 2, 2020
…pache#6717)

The vector handling code in LLVM keeps evolving to accommodate scalable
vectors. As a result, code related to vector sizes changes quite often.
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 4, 2020
…pache#6717)

The vector handling code in LLVM keeps evolving to accommodate scalable
vectors. As a result, code related to vector sizes changes quite often.
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Dec 4, 2020
…pache#6717)

The vector handling code in LLVM keeps evolving to accommodate scalable
vectors. As a result, code related to vector sizes changes quite often.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants