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

Bolt 9bb68d #272

Closed
wants to merge 18 commits into from
Closed

Bolt 9bb68d #272

wants to merge 18 commits into from

Conversation

shintaro-iwasaki
Copy link

No description provided.

BOLT is disabled by default.
The latest Clang causes a compilation error if a program contains a certain
complicated untied OpenMP task.  This patch marks such tests as unsupported.
BOLT does not support some OpenMP 5.0+ features.
@repo-lockdown
Copy link

repo-lockdown bot commented Nov 13, 2020

This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.

@repo-lockdown repo-lockdown bot closed this Nov 13, 2020
@repo-lockdown repo-lockdown bot locked and limited conversation to collaborators Nov 13, 2020
lanza pushed a commit to lanza/llvm-project that referenced this pull request Feb 8, 2024
The wrong element type was being passed to LLVM's GEP op, generating an
invalid IR. Tests were also updated to properly validate the
`llvm.getelementptr` element type.

Fixes llvm#272
pysuxing pushed a commit to pysuxing/llvm-project that referenced this pull request Jul 17, 2024
The wrong element type was being passed to LLVM's GEP op, generating an
invalid IR. Tests were also updated to properly validate the
`llvm.getelementptr` element type.

Fixes llvm#272
pysuxing pushed a commit to pysuxing/llvm-project that referenced this pull request Jul 17, 2024
The wrong element type was being passed to LLVM's GEP op, generating an
invalid IR. Tests were also updated to properly validate the
`llvm.getelementptr` element type.

Fixes llvm#272
keryell pushed a commit to keryell/llvm-project that referenced this pull request Oct 19, 2024
The wrong element type was being passed to LLVM's GEP op, generating an
invalid IR. Tests were also updated to properly validate the
`llvm.getelementptr` element type.

Fixes llvm#272
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant