@@ -720,18 +720,17 @@ SDValue TargetLowering::SimplifyMultipleUseDemandedBits(
unsigned Scale = NumDstEltBits / NumSrcEltBits;
unsigned NumSrcElts = SrcVT.getVectorNumElements();
APInt DemandedSrcBits = APInt::getZero(NumSrcEltBits);
- APInt DemandedSrcEl
petar-avramovic wrote:
sorry about the noise, graphite was refusing to submit stack. This is latest
version of the patches
https://github.com/llvm/llvm-project/pull/145912
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https:/
Author: dyung
Date: 2025-06-26T15:01:08-04:00
New Revision: 65a93a8fd6113c74e7f8d868717f5c33dba40096
URL:
https://github.com/llvm/llvm-project/commit/65a93a8fd6113c74e7f8d868717f5c33dba40096
DIFF:
https://github.com/llvm/llvm-project/commit/65a93a8fd6113c74e7f8d868717f5c33dba40096.diff
LOG: Re
Author: Paul Kirth
Date: 2025-06-26T16:04:39-07:00
New Revision: 030f3fe713fd8b264c6b3547832d480900840738
URL:
https://github.com/llvm/llvm-project/commit/030f3fe713fd8b264c6b3547832d480900840738
DIFF:
https://github.com/llvm/llvm-project/commit/030f3fe713fd8b264c6b3547832d480900840738.diff
LO
https://github.com/fmayer created
https://github.com/llvm/llvm-project/pull/145999
None
___
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/fmayer edited
https://github.com/llvm/llvm-project/pull/145999
___
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-clang-codegen
Author: Florian Mayer (fmayer)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/145999.diff
7 Files Affected:
- (modified) clang/include/clang/Basic/CodeGenOptions.h (+2)
- (modified) clang/include/clang/Driver/Options
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Florian Mayer (fmayer)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/145999.diff
7 Files Affected:
- (modified) clang/include/clang/Basic/CodeGenOptions.h (+2)
- (modified) clang/include/clang/Driver/Options.
https://github.com/fmayer updated
https://github.com/llvm/llvm-project/pull/145999
>From 6b21e00652860816ac3d7d8969fd34325661df06 Mon Sep 17 00:00:00 2001
From: Florian Mayer
Date: Thu, 26 Jun 2025 18:03:10 -0700
Subject: [PATCH] more testr
Created using spr 1.3.4
---
clang/test/CodeGen/fallo
101 - 109 of 109 matches
Mail list logo