https://github.com/dtcxzyw commented:
We can do this fold in InstSimplify: https://alive2.llvm.org/ce/z/Dm53TP
However, we should wait for the following things before working on more
simplifications with `freeze poison`:
1. Remove `freeze poison -> null` canonicalization in InstCombine
2. Repla
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 27757fb87429c89a65bb5e1f619ad700928db0fd
Requested by: @frederick-vs-ja
---
Full diff: https://github.com/llvm/llvm-project/pull/129836.diff
3 Files Affected:
- (modified) clang/lib/AST/ExprConstant.cpp
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/129836
Backport 27757fb87429c89a65bb5e1f619ad700928db0fd
Requested by: @frederick-vs-ja
>From b1e760c4c53f89bb21deed52ed326f8571abba34 Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Wed, 5 Mar 2025 14:01:24 +0800
https://github.com/krzysz00 updated
https://github.com/llvm/llvm-project/pull/124876
>From 088e3e73785e2a8880f0e0cb063d932cf0caab2b Mon Sep 17 00:00:00 2001
From: Krzysztof Drewniak
Date: Tue, 28 Jan 2025 20:25:38 -0800
Subject: [PATCH 1/2] [mlir][ODS] Switch declarative rewrite rules to
prope
llvmbot wrote:
@llvm/pr-subscribers-llvm-ir
Author: John McIver (jmciver)
Changes
The non-freeze poison argument to select can be one of the following: global,
constant, and noundef arguments.
Alive2 test validation: https://alive2.llvm.org/ce/z/jbtCS6
---
Full diff: https://github.com/l
https://github.com/jmciver ready_for_review
https://github.com/llvm/llvm-project/pull/129776
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Jan Voung
Date: 2025-03-04T13:56:12-05:00
New Revision: 4232ff957f02352c6df72f512b138d2abc816e75
URL:
https://github.com/llvm/llvm-project/commit/4232ff957f02352c6df72f512b138d2abc816e75
DIFF:
https://github.com/llvm/llvm-project/commit/4232ff957f02352c6df72f512b138d2abc816e75.diff
LOG
Author: Jerry-Ge
Date: 2025-03-04T08:05:01-08:00
New Revision: 1ff59c416e5a76a48c9dd154a03f34d6832f5c97
URL:
https://github.com/llvm/llvm-project/commit/1ff59c416e5a76a48c9dd154a03f34d6832f5c97
DIFF:
https://github.com/llvm/llvm-project/commit/1ff59c416e5a76a48c9dd154a03f34d6832f5c97.diff
LOG:
Author: Nathan Ridge
Date: 2025-03-04T07:01:18-08:00
New Revision: 794ba171a43baaf9de9739440ddb582500527031
URL:
https://github.com/llvm/llvm-project/commit/794ba171a43baaf9de9739440ddb582500527031
DIFF:
https://github.com/llvm/llvm-project/commit/794ba171a43baaf9de9739440ddb582500527031.diff
Author: Owen Pan
Date: 2025-03-04T06:59:18-08:00
New Revision: f88a2946737a24565d47eafb7e8257ddf8cbb4fb
URL:
https://github.com/llvm/llvm-project/commit/f88a2946737a24565d47eafb7e8257ddf8cbb4fb
DIFF:
https://github.com/llvm/llvm-project/commit/f88a2946737a24565d47eafb7e8257ddf8cbb4fb.diff
LOG:
Author: David Spickett
Date: 2025-03-04T14:22:17Z
New Revision: ac1f0554602352795c9752eaac39532e3287fd95
URL:
https://github.com/llvm/llvm-project/commit/ac1f0554602352795c9752eaac39532e3287fd95
DIFF:
https://github.com/llvm/llvm-project/commit/ac1f0554602352795c9752eaac39532e3287fd95.diff
LOG
11 matches
Mail list logo