tru wrote:
@DanielKristofKiss can you have a look if we want to backport this to 19.x? At
this point in the release process we only want to take regressions and serious
bugs. It was hard for me to understand if this falls under that.
https://github.com/llvm/llvm-project/pull/103491
___
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101443
>From e453738aaa1bd74e2462025075ea4ac12868caac Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:09:09 +0900
Subject: [PATCH 1/7] [MLIR][omp] Add omp.workshare op
---
.../Dialect
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101445
>From 38c581c8defc81105160a69bb46a9e489b56f10e Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:12:34 +0900
Subject: [PATCH 1/3] [flang] Introduce ws loop nest generation for HLFI
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101444
>From 69e85558ec78c7a74be9168b4227bb262f67225e Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:11:47 +0900
Subject: [PATCH 1/2] [flang][omp] Emit omp.workshare in frontend
---
https://github.com/ivanradanov edited
https://github.com/llvm/llvm-project/pull/101443
___
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/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101444
>From 0eae392538510f736b630d93b14d46644d042e4f Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:11:47 +0900
Subject: [PATCH 1/2] [flang][omp] Emit omp.workshare in frontend
---
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101445
>From 2b23c8b52d3b5b680bbcf090fd8c08de6d86fe62 Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:12:34 +0900
Subject: [PATCH 1/3] [flang] Introduce ws loop nest generation for HLFI
https://github.com/MaskRay approved this pull request.
The LLVM IR variable names are changed, so "NFC" probably should be removed.
There is likely no object file difference due to private linkage.
https://github.com/llvm/llvm-project/pull/104728
___
https://github.com/vitalybuka edited
https://github.com/llvm/llvm-project/pull/104730
___
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/vitalybuka edited
https://github.com/llvm/llvm-project/pull/104730
___
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/vitalybuka edited
https://github.com/llvm/llvm-project/pull/104730
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Vitaly Buka (vitalybuka)
Changes
This reverts commit 34f941a2f96b804dd24c2a25770d899b018339ff.
---
Full diff: https://github.com/llvm/llvm-project/pull/104730.diff
3 Files Affected:
- (modified) compiler-rt/test/asan/TestCase
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Vitaly Buka (vitalybuka)
Changes
This reverts commit 34f941a2f96b804dd24c2a25770d899b018339ff.
---
Full diff: https://github.com/llvm/llvm-project/pull/104730.diff
3 Files Affected:
- (modified) compiler-rt/test/asan/Te
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Vitaly Buka (vitalybuka)
Changes
Avoids tracking conditions when it's needed.
---
Full diff: https://github.com/llvm/llvm-project/pull/104729.diff
1 Files Affected:
- (modified) llvm/lib/Transforms/Instrumentation/Addre
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Vitaly Buka (vitalybuka)
Changes
Avoids tracking conditions when it's needed.
---
Full diff: https://github.com/llvm/llvm-project/pull/104729.diff
1 Files Affected:
- (modified) llvm/lib/Transforms/Instrumentation/AddressSani
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Vitaly Buka (vitalybuka)
Changes
Use different suffixes for each of 3 types
of objects using `___asan_gen_`.
---
Patch is 23.43 KiB, truncated to 20.00 KiB below, full version:
https:
https://github.com/vitalybuka created
https://github.com/llvm/llvm-project/pull/104730
This reverts commit 34f941a2f96b804dd24c2a25770d899b018339ff.
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-b
https://github.com/vitalybuka created
https://github.com/llvm/llvm-project/pull/104729
Avoids tracking conditions when it's needed.
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/vitalybuka created
https://github.com/llvm/llvm-project/pull/104727
Helps with copy-pasting of command line
with error.
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman
https://github.com/vitalybuka created
https://github.com/llvm/llvm-project/pull/104728
Use different suffixes for each of 3 types
of objects using `___asan_gen_`.
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.
20 matches
Mail list logo