[llvm-branch-commits] [openmp] b80b5f1 - [OpenMP] Replace copy and paste code with instantiation (#73991)

2023-12-02 Thread via llvm-branch-commits
Author: Johannes Doerfert Date: 2023-11-30T14:16:34-08:00 New Revision: b80b5f180ba64c2d6d9753ce8b310f1759eb2884 URL: https://github.com/llvm/llvm-project/commit/b80b5f180ba64c2d6d9753ce8b310f1759eb2884 DIFF: https://github.com/llvm/llvm-project/commit/b80b5f180ba64c2d6d9753ce8b310f1759eb2884.d

[llvm-branch-commits] [mlir] 6fb7c2d - [mlir][sparse] bug fix on all-dense lex insertion (#73987)

2023-12-02 Thread via llvm-branch-commits
Author: Aart Bik Date: 2023-11-30T14:19:02-08:00 New Revision: 6fb7c2d713587a061cd281eda917746750559380 URL: https://github.com/llvm/llvm-project/commit/6fb7c2d713587a061cd281eda917746750559380 DIFF: https://github.com/llvm/llvm-project/commit/6fb7c2d713587a061cd281eda917746750559380.diff LOG:

[llvm-branch-commits] [flang] a9a5af8 - [flang][openacc] Support early return in acc.loop (#73841)

2023-12-02 Thread via llvm-branch-commits
Author: Valentin Clement (バレンタイン クレメン) Date: 2023-11-30T14:25:03-08:00 New Revision: a9a5af82704d772509ccef87991384f47b65884d URL: https://github.com/llvm/llvm-project/commit/a9a5af82704d772509ccef87991384f47b65884d DIFF: https://github.com/llvm/llvm-project/commit/a9a5af82704d772509ccef8799138

[llvm-branch-commits] [libcxx] 4e2216e - [libc++][test] `ADDITIONAL_COMPILE_FLAGS` should be a space-separated list (#73541)

2023-12-02 Thread via llvm-branch-commits
Author: Stephan T. Lavavej Date: 2023-11-30T13:54:52-08:00 New Revision: 4e2216e184a2ba4b9e7e40b3cfa11e0c516a6ed6 URL: https://github.com/llvm/llvm-project/commit/4e2216e184a2ba4b9e7e40b3cfa11e0c516a6ed6 DIFF: https://github.com/llvm/llvm-project/commit/4e2216e184a2ba4b9e7e40b3cfa11e0c516a6ed6.

[llvm-branch-commits] [openmp] 0ec4b82 - [Libomptarget] Output the DeviceRTL alongside the other libraries (#73705)

2023-12-02 Thread via llvm-branch-commits
Author: Joseph Huber Date: 2023-11-30T15:48:39-06:00 New Revision: 0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16 URL: https://github.com/llvm/llvm-project/commit/0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16 DIFF: https://github.com/llvm/llvm-project/commit/0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16.diff

[llvm-branch-commits] [openmp] fce4c0a - [OpenMP] Start organizing PluginManager, PluginAdaptors (#73875)

2023-12-02 Thread via llvm-branch-commits
Author: Johannes Doerfert Date: 2023-11-30T13:47:47-08:00 New Revision: fce4c0acd6db4bd8598db7eb471ccca60dc05406 URL: https://github.com/llvm/llvm-project/commit/fce4c0acd6db4bd8598db7eb471ccca60dc05406 DIFF: https://github.com/llvm/llvm-project/commit/fce4c0acd6db4bd8598db7eb471ccca60dc05406.d

[llvm-branch-commits] [flang] a4745ff - [flang] Detect more misparsed statement functions (same name as funct… (#73852)

2023-12-02 Thread via llvm-branch-commits
Author: Peter Klausler Date: 2023-11-30T13:35:07-08:00 New Revision: a4745ff99bec927efdc726fa902e30d589e70761 URL: https://github.com/llvm/llvm-project/commit/a4745ff99bec927efdc726fa902e30d589e70761 DIFF: https://github.com/llvm/llvm-project/commit/a4745ff99bec927efdc726fa902e30d589e70761.diff

[llvm-branch-commits] [llvm] 1b02f59 - [AMDGPU] Rework dot4 signedness checks (#68757)

2023-12-02 Thread via llvm-branch-commits
Author: Jeffrey Byrnes Date: 2023-11-30T13:38:05-08:00 New Revision: 1b02f594b337618e2e5808a33620eeac19d10e06 URL: https://github.com/llvm/llvm-project/commit/1b02f594b337618e2e5808a33620eeac19d10e06 DIFF: https://github.com/llvm/llvm-project/commit/1b02f594b337618e2e5808a33620eeac19d10e06.diff

[llvm-branch-commits] [llvm] 83aa725 - [MemProf][NFC] Simplify test case (#73979)

2023-12-02 Thread via llvm-branch-commits
Author: Teresa Johnson Date: 2023-11-30T13:36:14-08:00 New Revision: 83aa7250fbc6cc5fe253f4bb7ae7b8561adeff5a URL: https://github.com/llvm/llvm-project/commit/83aa7250fbc6cc5fe253f4bb7ae7b8561adeff5a DIFF: https://github.com/llvm/llvm-project/commit/83aa7250fbc6cc5fe253f4bb7ae7b8561adeff5a.diff

[llvm-branch-commits] [libc] e1395c7 - [libc] Explicitly pin memory for the client symbol lookup (#73988)

2023-12-02 Thread via llvm-branch-commits
Author: Joseph Huber Date: 2023-11-30T15:35:33-06:00 New Revision: e1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e URL: https://github.com/llvm/llvm-project/commit/e1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e DIFF: https://github.com/llvm/llvm-project/commit/e1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e.diff

[llvm-branch-commits] [llvm] [llvm-exegesis] Minor changes for downstream consumers (PR #74211)

2023-12-02 Thread Aiden Grossman via llvm-branch-commits
https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/74211 >From 2bddb1011489651cb2e5f2f94d5fae89ddf63216 Mon Sep 17 00:00:00 2001 From: Aiden Grossman Date: Sat, 2 Dec 2023 14:18:50 -0800 Subject: [PATCH 1/2] [llvm-exegesis] Minor changes for downstream consumers

[llvm-branch-commits] [llvm] f13b5d3 - Actually update code

2023-12-02 Thread Aiden Grossman via llvm-branch-commits
Author: Aiden Grossman Date: 2023-12-02T14:31:33-08:00 New Revision: f13b5d31450a095d6e11176b3db787f1e0894337 URL: https://github.com/llvm/llvm-project/commit/f13b5d31450a095d6e11176b3db787f1e0894337 DIFF: https://github.com/llvm/llvm-project/commit/f13b5d31450a095d6e11176b3db787f1e0894337.diff

[llvm-branch-commits] [llvm] [llvm-exegesis] Minor changes for downstream consumers (PR #74211)

2023-12-02 Thread Aiden Grossman via llvm-branch-commits
boomanaiden154 wrote: This seemed to be the most minimally invasive set of changes to achieve what I needed to be able to use things downstream. I tried a couple alternatives, but couldn't get them to work or they weren't as clean. Happy if there are other suggestions that make things cleaner

[llvm-branch-commits] [llvm] [llvm-exegesis] Minor changes for downstream consumers (PR #74211)

2023-12-02 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-tools-llvm-exegesis Author: Aiden Grossman (boomanaiden154) Changes This patch adjust the runConfiguration function to allow passing a parameter to force returning SnippetCrashes as errors rather than serializing them as strings in the returned Benchma

[llvm-branch-commits] [llvm] [llvm-exegesis] Minor changes for downstream consumers (PR #74211)

2023-12-02 Thread Aiden Grossman via llvm-branch-commits
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/74211 This patch adjust the runConfiguration function to allow passing a parameter to force returning SnippetCrashes as errors rather than serializing them as strings in the returned Benchmark object. In additi

[llvm-branch-commits] [llvm] 2bddb10 - [llvm-exegesis] Minor changes for downstream consumers

2023-12-02 Thread Aiden Grossman via llvm-branch-commits
Author: Aiden Grossman Date: 2023-12-02T14:20:11-08:00 New Revision: 2bddb1011489651cb2e5f2f94d5fae89ddf63216 URL: https://github.com/llvm/llvm-project/commit/2bddb1011489651cb2e5f2f94d5fae89ddf63216 DIFF: https://github.com/llvm/llvm-project/commit/2bddb1011489651cb2e5f2f94d5fae89ddf63216.diff

[llvm-branch-commits] [llvm] 592ab21 - [llvm-exegesis] Add explicit error message with segfault address

2023-12-02 Thread Aiden Grossman via llvm-branch-commits
Author: Aiden Grossman Date: 2023-12-02T13:33:18-08:00 New Revision: 592ab2122dbe5c38712b5b9fc17126308783467a URL: https://github.com/llvm/llvm-project/commit/592ab2122dbe5c38712b5b9fc17126308783467a DIFF: https://github.com/llvm/llvm-project/commit/592ab2122dbe5c38712b5b9fc17126308783467a.diff