[llvm-branch-commits] [llvm] workflows: Fix libclc-tests (PR #101496)

2024-08-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Closing in favor of #101539 https://github.com/llvm/llvm-project/pull/101496 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] workflows: Fix libclc-tests (PR #101496)

2024-08-01 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/101496 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] workflows: Fix libclc-tests (PR #101496)

2024-08-01 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru approved this pull request. https://github.com/llvm/llvm-project/pull/101496 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] workflows: Fix libclc-tests (PR #101496)

2024-08-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-github-workflow Author: Tom Stellard (tstellar) Changes The old out-of-tree build configuration stopped working and in tree builds are supported now, so we should use the in tree configuration. The only downside is we can't run the tests any more, but

[llvm-branch-commits] [llvm] workflows: Fix libclc-tests (PR #101496)

2024-08-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: This PR is for testing. The change will need to land in main first. https://github.com/llvm/llvm-project/pull/101496 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinf

[llvm-branch-commits] [llvm] workflows: Fix libclc-tests (PR #101496)

2024-08-01 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar created https://github.com/llvm/llvm-project/pull/101496 The old out-of-tree build configuration stopped working and in tree builds are supported now, so we should use the in tree configuration. The only downside is we can't run the tests any more, but at least we w