https://github.com/kparzysz updated
https://github.com/llvm/llvm-project/pull/131163
>From 01dd3f55995e507ddee61e80e3eb29e35f722c0f Mon Sep 17 00:00:00 2001
From: Krzysztof Parzyszek
Date: Mon, 10 Mar 2025 15:42:42 -0500
Subject: [PATCH 1/3] [flang][OpenMP] Use OmpDirectiveSpecification in
sta
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/130998
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Jonas Paulsson
Date: 2025-03-12T17:50:33Z
New Revision: 64ae6413559e2f0fa9218b2f83919ec757404f3b
URL:
https://github.com/llvm/llvm-project/commit/64ae6413559e2f0fa9218b2f83919ec757404f3b
DIFF:
https://github.com/llvm/llvm-project/commit/64ae6413559e2f0fa9218b2f83919ec757404f3b.diff
LOG
github-actions[bot] wrote:
@uweigand (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
Author: Nikita Popov
Date: 2025-03-13T10:23:43-07:00
New Revision: b09b05b8e7c392428baaaf6bcaa8c85ce798ef72
URL:
https://github.com/llvm/llvm-project/commit/b09b05b8e7c392428baaaf6bcaa8c85ce798ef72
DIFF:
https://github.com/llvm/llvm-project/commit/b09b05b8e7c392428baaaf6bcaa8c85ce798ef72.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/130964
>From b09b05b8e7c392428baaaf6bcaa8c85ce798ef72 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Wed, 12 Mar 2025 14:52:01 +0100
Subject: [PATCH] [MemCpyOpt] Fix clobber check in fca2memcpy optimization
This ef
github-actions[bot] wrote:
@nikic (or anyone else). If you would like to add a note about this fix in the
release notes (completely optional). Please reply to this comment with a one or
two sentence description of the fix. When you are done, please add the
release:note label to this PR.
htt
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff a3f248bb681fe4c181d2ed9fb229617213337eb3
e36cc43cab7348db9bc786fffc730dde7546a20e --e
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117037
>From 6a12be2c5b60a95a06875b0b2c4f14228d1fa882 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 12 Mar 2025 23:30:01 +
Subject: [PATCH] Fix EOF newlines.
Created using spr 1.3.6-beta.1
---
clang/test/Dri
https://github.com/ilovepi edited
https://github.com/llvm/llvm-project/pull/131183
___
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-backend-risc-v
@llvm/pr-subscribers-clang
Author: Paul Kirth (ilovepi)
Changes
Fuchsia supports RVA22 + Vector as outlined in
https://fuchsia.dev/fuchsia-src/contribute/governance/rfcs/0234_riscv_abi_rva22+v?hl=en
---
Full diff: https://github.com/llvm
https://github.com/ilovepi ready_for_review
https://github.com/llvm/llvm-project/pull/131183
___
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/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87576
>From 6b67376bd5e1f21606017c83cc67f2186ba36a33 Mon Sep 17 00:00:00 2001
From: Necip Fazil Yildiran
Date: Thu, 13 Mar 2025 01:41:04 +
Subject: [PATCH 1/4] Updated the test as reviewers suggested.
Created usin
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117037
>From 6a12be2c5b60a95a06875b0b2c4f14228d1fa882 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 12 Mar 2025 23:30:01 +
Subject: [PATCH] Fix EOF newlines.
Created using spr 1.3.6-beta.1
---
clang/test/Dri
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129150
>From ebdc52c694961a9adfd005b913d908694b9be7a3 Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 12:47:10 -0800
Subject: [PATCH] [NFC][Coro] Remove now unused CommonDebugInfo in CoroSplit
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129151
>From ddb729c3d64872faf5a4f8c604336bd71219e27e Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 13:00:47 -0800
Subject: [PATCH] [NFC][Cloning] Remove now unused FindDebugInfoToIdentityMap
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129154
>From 20febd9191c80ecccb48de406edb2af7a1d0fcfa Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 13:09:23 -0800
Subject: [PATCH] [NFC][Cloning] Move DebugInfoFinder decl closer to its plac
https://github.com/kparzysz updated
https://github.com/llvm/llvm-project/pull/131163
>From 01dd3f55995e507ddee61e80e3eb29e35f722c0f Mon Sep 17 00:00:00 2001
From: Krzysztof Parzyszek
Date: Mon, 10 Mar 2025 15:42:42 -0500
Subject: [PATCH 1/3] [flang][OpenMP] Use OmpDirectiveSpecification in
sta
https://github.com/pravinjagtap edited
https://github.com/llvm/llvm-project/pull/131084
___
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/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129152
>From 2688088875876985128f1e25d8a8d6e6e38ff0bc Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 13:02:37 -0800
Subject: [PATCH] [NFC][Cloning] Remove now unused CollectDebugInfoForCloning
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/128845
>From 63e63f3061287d2ce45dac05169616b16942a9c4 Mon Sep 17 00:00:00 2001
From: Younan Zhang
Date: Wed, 26 Feb 2025 16:54:19 +0800
Subject: [PATCH] [Clang] Fix an integer overflow issue in computing CTAD's
param
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/128845
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Younan Zhang
Date: 2025-03-13T10:25:51-07:00
New Revision: 63e63f3061287d2ce45dac05169616b16942a9c4
URL:
https://github.com/llvm/llvm-project/commit/63e63f3061287d2ce45dac05169616b16942a9c4
DIFF:
https://github.com/llvm/llvm-project/commit/63e63f3061287d2ce45dac05169616b16942a9c4.diff
github-actions[bot] wrote:
@zyn0217 (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
h
Author: Arthur Eubanks
Date: 2025-03-13T10:28:36-07:00
New Revision: 747535b6fd8b3bbee0c8a34a7d92fd47a89d65f5
URL:
https://github.com/llvm/llvm-project/commit/747535b6fd8b3bbee0c8a34a7d92fd47a89d65f5
DIFF:
https://github.com/llvm/llvm-project/commit/747535b6fd8b3bbee0c8a34a7d92fd47a89d65f5.diff
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129153
>From faa3b3a19469c51035b9bcc056b44eabf38ca223 Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 13:07:40 -0800
Subject: [PATCH] [NFC][Cloning] Clean up comments in CloneFunctionInto
Summ
https://github.com/ilovepi created
https://github.com/llvm/llvm-project/pull/131183
None
>From e36cc43cab7348db9bc786fffc730dde7546a20e Mon Sep 17 00:00:00 2001
From: Paul Kirth
Date: Thu, 13 Mar 2025 10:19:56 -0700
Subject: [PATCH] [clang][driver] Use rva22u64_v as the default march for
Fuch
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/130964
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
ilovepi wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/131183?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117036
___
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/mordante updated
https://github.com/llvm/llvm-project/pull/130500
>From c132aa555a38efde9b04c2a3f435ba598778c28d Mon Sep 17 00:00:00 2001
From: Mark de Wever
Date: Sat, 30 Mar 2024 17:35:56 +0100
Subject: [PATCH 1/2] [libc++][format] Implements P3107R5 in .
The followup pape
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/131209
Backport 8c7f0eaa6ee3f84e3d8260535cced234bed4fa28
Requested by: @higher-performance
>From 2ef36a7229a33945e73e755bd36ad69013a8fedb Mon Sep 17 00:00:00 2001
From: higher-performance
Date: Thu, 13 Mar 2025 16:02
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/131061
>From be3d513c1597c81f01c81f6348f32741c4fc33d7 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 10:42:28 +0700
Subject: [PATCH] AMDGPU: Make ballot intrinsic propagate poison
---
.../Target/
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/131063
>From 45508d81234b41c9cf79f4031bfbbdae44026e21 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 10:48:15 +0700
Subject: [PATCH] AMDGPU: Make fma_legacy intrinsic propagate poison
---
.../AMD
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/131060
>From 4b8aef2f108aeb71dc1ffb29392cbb1a4548a576 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 10:37:11 +0700
Subject: [PATCH] AMDGPU: Make fmed3 intrinsic propagate poison
---
.../AMDGPU/A
arsenm wrote:
### Merge activity
* **Mar 13, 10:46 PM EDT**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/131102).
https://github.com/llvm/llvm-project/pull/131102
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/131084
None
>From f66d04c3795174ffc6052771083519059b3cfe08 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 15:05:33 +0700
Subject: [PATCH] AMDGPU: Replace i16 undefs with poison in tests
---
llvm
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/131084?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/131084
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/131110?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/131110
___
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/arsenm created
https://github.com/llvm/llvm-project/pull/131110
None
>From 40ac2d7ce98a35918a82aadfc81f26477db58df8 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 16:14:29 +0700
Subject: [PATCH] AMDGPU: Use generated checks in test missing checks
---
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/131110.diff
1 Files Affected:
- (modified) llvm/test/CodeGen/AMDGPU/mdt-preserving-crash.ll (+65-3)
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/131103.diff
13 Files Affected:
- (modified) llvm/test/CodeGen/AMDGPU/GlobalISel/call-outgoing-stack-args.ll
(+2-2)
- (modified) llvm/t
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: Matt Arsenault (arsenm)
Changes
Before the dawn of civilization, instructions were printed in all
caps using the raw tablegen pseudo-names. This -NOT check was looking
for that, instead of the actual ISA output. Just switch to usi
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/131102
___
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/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/131103
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
:warning: undef deprecator found issues in your code. :warning:
You can test this locally with the following command:
``bash
git diff -U0 --pickaxe-regex -S
'([^a-zA-Z0-9#_-]undef[^a-zA-Z0-9_-]|UndefValue::get)'
4ed51855d45fb3b94f4cdcd04adb69f4a430037d
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/131106?utm_source=stack-comment-downstack-mergeability-warning";
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/131103.diff
13 Files Affected:
- (modified) llvm/test/CodeGen/AMDGPU/GlobalISel/call-outgoing-stack-args.ll
(+2-2)
- (modified) llvm/te
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/131106
Before the dawn of civilization, instructions were printed in all
caps using the raw tablegen pseudo-names. This -NOT check was looking
for that, instead of the actual ISA output. Just switch to using generated
ch
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/131095?utm_source=stack-comment-downstack-mergeability-warning";
github-actions[bot] wrote:
:warning: undef deprecator found issues in your code. :warning:
You can test this locally with the following command:
``bash
git diff -U0 --pickaxe-regex -S
'([^a-zA-Z0-9#_-]undef[^a-zA-Z0-9_-]|UndefValue::get)'
18928ef44f187d2c47963c9a9b976e5926cee45e
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/131090
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
:warning: undef deprecator found issues in your code. :warning:
You can test this locally with the following command:
``bash
git diff -U0 --pickaxe-regex -S
'([^a-zA-Z0-9#_-]undef[^a-zA-Z0-9_-]|UndefValue::get)'
f66d04c3795174ffc6052771083519059b3cfe08
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/131092
None
>From 8d6e244811b467787ccadf639f856714dc3bac82 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 14:46:17 +0700
Subject: [PATCH] AMDGPU: Replace some test i32 undef uses with poison
---
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/131092?utm_source=stack-comment-downstack-mergeability-warning";
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Patch is 28.69 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/131092.diff
23 Files Affected:
- (modified) llvm/test/CodeGen/AMDGPU/cgp-addressin
github-actions[bot] wrote:
:warning: undef deprecator found issues in your code. :warning:
You can test this locally with the following command:
``bash
git diff -U0 --pickaxe-regex -S
'([^a-zA-Z0-9#_-]undef[^a-zA-Z0-9_-]|UndefValue::get)'
8d6e244811b467787ccadf639f856714dc3bac82
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/131095
___
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-globalisel
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Patch is 206.88 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/131095.diff
36 Files Affected:
- (modified)
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/131103
>From a4537fb6f98c93456a831db04ea9311f3ea3e533 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 15:07:57 +0700
Subject: [PATCH] AMDGPU: Replace some test undef uses with poison
---
.../Globa
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/131103
>From a4537fb6f98c93456a831db04ea9311f3ea3e533 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 15:07:57 +0700
Subject: [PATCH] AMDGPU: Replace some test undef uses with poison
---
.../Globa
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/131101
>From f72f92526c391c23687cbbb471ad21502bc9428f Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 14:55:45 +0700
Subject: [PATCH] AMDGPU: Replace test uses of ptr addrspace(5) undef with
poison
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/131092
>From 7100495027982f37da6deb1829ee992825826469 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 14:46:17 +0700
Subject: [PATCH] AMDGPU: Replace some test i32 undef uses with poison
---
.../C
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/131092
>From 88ec6e4d6e59b10910aefda8cd51c4be41113ee3 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 14:46:17 +0700
Subject: [PATCH] AMDGPU: Replace some test i32 undef uses with poison
---
.../C
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/131101
>From f8736a486a26ed608064681fac4f8df7a2fd1dbe Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 14:55:45 +0700
Subject: [PATCH] AMDGPU: Replace test uses of ptr addrspace(5) undef with
poison
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
Before the dawn of civilization, instructions were printed in all
caps using the raw tablegen pseudo-names. This -NOT check was looking
for that, instead of the actual ISA output. Just switch to usin
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/131062.diff
2 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp (+5)
- (modified) llvm/test/Transforms/
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Patch is 135.67 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/131090.diff
63 Files Affected:
- (modified) llvm/test/CodeGen/AMDGPU/GlobalISel/i
https://github.com/artempyanykh edited
https://github.com/llvm/llvm-project/pull/129151
___
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/artempyanykh edited
https://github.com/llvm/llvm-project/pull/129154
___
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/artempyanykh edited
https://github.com/llvm/llvm-project/pull/129152
___
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/artempyanykh edited
https://github.com/llvm/llvm-project/pull/129149
___
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/artempyanykh edited
https://github.com/llvm/llvm-project/pull/129150
___
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/artempyanykh edited
https://github.com/llvm/llvm-project/pull/129153
___
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/arsenm updated
https://github.com/llvm/llvm-project/pull/131103
>From 0f53e9e36ec89e96c4be4eaf828e2c97c7796f9f Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 13 Mar 2025 15:07:57 +0700
Subject: [PATCH] AMDGPU: Replace some test undef uses with poison
---
.../Globa
@@ -37,7 +37,7 @@ bb2:
define amdgpu_kernel void @preserve_condition_undef_flag(float %arg, i32
%arg1, float %arg2) {
bb0:
%tmp = icmp sgt i32 %arg1, 4
- %undef = call i1 @llvm.amdgcn.class.f32(float undef, i32 undef)
+ %undef = call i1 @llvm.amdgcn.class.f32(float poison,
@@ -37,7 +37,7 @@ bb2:
define amdgpu_kernel void @preserve_condition_undef_flag(float %arg, i32
%arg1, float %arg2) {
bb0:
%tmp = icmp sgt i32 %arg1, 4
- %undef = call i1 @llvm.amdgcn.class.f32(float undef, i32 undef)
+ %undef = call i1 @llvm.amdgcn.class.f32(float poison,
101 - 179 of 179 matches
Mail list logo