Cherry-picked from commit 628e418df1a009e0d073545cbef3604350e7b808#26
Closed
mgrang wants to merge 1 commit intollvm:masterfrom
Closed
Cherry-picked from commit 628e418df1a009e0d073545cbef3604350e7b808#26mgrang wants to merge 1 commit intollvm:masterfrom
mgrang wants to merge 1 commit intollvm:masterfrom
Conversation
Merge: 0e3399b b31f790 Author: David Tarditi <dtarditi@microsoft.com> Date: Thu Jan 24 16:52:25 2019 -0800 Merge branch 'master' into pre-rc8 Update Checked C clang compiler to latest LLVM sources, by merging the Checked C changes into recent LLVM sources. The LLVM sources are approximately at where RC1 for v8.0 was forked. Testing: - Passes all Checked C clang tests. - Passes all but 2 clang tests. Those are pre-existing failures in the LLVM sources that we're merging with.
|
This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM. |
kosmynin
pushed a commit
to RWTH-HPC/llvm-project
that referenced
this pull request
Mar 2, 2020
…type' Remove 'static' from global vars. Closes llvm#26 See merge request NEC-RWTH-Projects/clang!25
ronlieb
referenced
this pull request
Dec 31, 2025
Move the logic to compute cast costs to getCostForRecipeWithOpcode and use for VPReplicateRecipe. This should match the costs computed by the legacy cost model for scalar casts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge: 0e3399b b31f790
Author: David Tarditi dtarditi@microsoft.com
Date: Thu Jan 24 16:52:25 2019 -0800