ian-twilightcoder wrote:
> This still has some failing tests.
I think they should pass after
https://github.com/llvm/llvm-project/pull/131506, re-running
https://github.com/llvm/llvm-project/pull/131382
___
llvm-branch-commits mailing list
llvm-branc
https://github.com/ian-twilightcoder approved this pull request.
https://github.com/llvm/llvm-project/pull/131506
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commit
@@ -2923,22 +2923,47 @@ bool Darwin::isAlignedAllocationUnavailable() const {
return TargetVersion < alignedAllocMinVersion(OS);
}
-static bool sdkSupportsBuiltinModules(const Darwin::DarwinPlatformKind
&TargetPlatform, const std::optional &SDKInfo) {
+static bool sdkSuppor
https://github.com/ian-twilightcoder closed
https://github.com/llvm/llvm-project/pull/102517
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
ian-twilightcoder wrote:
> > I wonder we couldn't amend #102335! Thanks!
>
> I couldn't figure out how to add cherry picks onto that PR. I tried another
> `cherry-pick` in the original PR but the bot just complained. Maybe I could
> do a single `cherry-pick` command with both commits and that
https://github.com/ian-twilightcoder reopened
https://github.com/llvm/llvm-project/pull/102335
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
ian-twilightcoder wrote:
> I wonder we couldn't amend #102335! Thanks!
I couldn't figure out how to add cherry picks onto that PR. I tried another
`cherry-pick` in the original PR but the bot just complained. Maybe I could do
a single `cherry-pick` command with both commits and that would work
https://github.com/ian-twilightcoder edited
https://github.com/llvm/llvm-project/pull/102517
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/ian-twilightcoder closed
https://github.com/llvm/llvm-project/pull/102335
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
ian-twilightcoder wrote:
Redid as https://github.com/llvm/llvm-project/pull/102517
https://github.com/llvm/llvm-project/pull/102335
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/
https://github.com/ian-twilightcoder milestoned
https://github.com/llvm/llvm-project/pull/102517
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/ian-twilightcoder created
https://github.com/llvm/llvm-project/pull/102517
Backport 961639962251de7428c3fe93fa17cfa6ab3c561a and
0f1361baf650641a59aaa1710d7a0b7b02f2e56d
Requested by: @ian-twilightcoder
>From 8d764b1ad793d176e943c1c7ad0c979770a81d13 Mon Sep 17 00:00:00 2001
https://github.com/ian-twilightcoder deleted
https://github.com/llvm/llvm-project/pull/102335
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/ian-twilightcoder edited
https://github.com/llvm/llvm-project/pull/102335
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -2923,22 +2923,47 @@ bool Darwin::isAlignedAllocationUnavailable() const {
return TargetVersion < alignedAllocMinVersion(OS);
}
-static bool sdkSupportsBuiltinModules(const Darwin::DarwinPlatformKind
&TargetPlatform, const std::optional &SDKInfo) {
+static bool sdkSuppor
ian-twilightcoder wrote:
> I'm not certain whether the CI failures are related or not. I'm seeing things
> like:
>
> > warning: Linking two modules of different data layouts:
> > '/mnt/build/tools/libclc/obj.libclc.dir/cayman-r600--/generic/lib/subnormal_use_default.ll.bc'
> > is '' whereas '
ian-twilightcoder wrote:
I don't think we need to release note this one, it's just restoring LLVM 17
behavior.
https://github.com/llvm/llvm-project/pull/87696
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.o
ian-twilightcoder wrote:
I don't think this needs a release note, it's a pretty minor change.
https://github.com/llvm/llvm-project/pull/87374
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman
https://github.com/ian-twilightcoder closed
https://github.com/llvm/llvm-project/pull/88421
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
ian-twilightcoder wrote:
Already covered by https://github.com/llvm/llvm-project/pull/88419
https://github.com/llvm/llvm-project/pull/88421
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
ian-twilightcoder wrote:
We should take this in LLVM 18 because it's a regression from
https://github.com/llvm/llvm-project/pull/87374
https://github.com/llvm/llvm-project/pull/88419
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.
https://github.com/ian-twilightcoder approved this pull request.
https://github.com/llvm/llvm-project/pull/88419
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
ian-twilightcoder wrote:
Well, I wish I would've known that. We cherry-picked it because it's a
regression that was introduced in LLVM 18, and I am worried that it will cause
issues on some platforms.
https://github.com/llvm/llvm-project/pull/87374
_
ian-twilightcoder wrote:
@tstellar is there anything else I need to do for this one?
https://github.com/llvm/llvm-project/pull/87696
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo
ian-twilightcoder wrote:
Nominating for backport because this is a C++ regression that was caused by
https://reviews.llvm.org/D157757
https://github.com/llvm/llvm-project/pull/87696
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.o
ian-twilightcoder wrote:
@tstellar what do you think? I'm a little nervous someone else will run into
mysterious errors where `rsize_t` isn't declared in C++ mode, and if they
aren't intimately familiar with the workings of the clang header they're going
to be very confused for a very long tim
ian-twilightcoder wrote:
@tstellar can you merge this one for me please?
https://github.com/llvm/llvm-project/pull/85118
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch
https://github.com/ian-twilightcoder approved this pull request.
https://github.com/llvm/llvm-project/pull/80044
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
28 matches
Mail list logo