[clang] [CIR] floating-point, pointer, and function types (PR #120484)

David Olsen via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 19 22:59:55 PST 2024


dkolsen-pgi wrote:

@keryell :
> Are you up-streaming the changes in commit order or are you up-streaming the changes with the latest version of a feature?

Upstreaming is happening in logical chunks, using the latest version of the feature.  I am paying no attention to the order of commits in the incubator project.  Unfortunately, your change landed after I started working on this change (or at least after I had last refreshed my incubator workspace).  So I didn't see it, and didn't incorporate your change into this one.

Once this PR is merged, could you please make your change again in the LLVM repository?  Bruno floated this idea in #clangir on Discord, of asking people who change already upstreamed code to make the change in both the incubator and the LLVM repository.  You may be the first guinea pig for this.  We can see if this is a good process.


https://github.com/llvm/llvm-project/pull/120484


More information about the cfe-commits mailing list