https://github.com/tuliom closed
https://github.com/llvm/llvm-project/pull/118109
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
github-actions[bot] wrote:
@wwwatermiao Congratulations on having your first Pull Request (PR) merged into
the LLVM Project!
Your changes will be combined with recent changes from other authors, then
tested by our [build bots](https://lab.llvm.org/buildbot/). If there is a
problem with a bu
wwwatermiao wrote:
> > Hi, @momchil-velikov, Hi, @CarolineConcatto, it will be great if you help
> > to review this patch as soon as possible! Thank you!
>
> Patch is accepted, you don't need more approvals, go ahead and commit.
Thank you for your reply, could you help me merge this since I am
momchil-velikov wrote:
> Hi, @momchil-velikov, Hi, @CarolineConcatto, it will be great if you help to
> review this patch as soon as possible! Thank you!
Patch is accepted, you don't need more approvals, go ahead and commit.
https://github.com/llvm/llvm-project/pull/118109
wwwatermiao wrote:
Hi, @momchil-velikov, Hi, @CarolineConcatto, it will be great if you help to
review this patch as soon as possible! Thank you!
https://github.com/llvm/llvm-project/pull/118109
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
wwwatermiao wrote:
> > I thought that this fix will automatically pull from main to other branch
> > at some tiime
>
> main is the basis for all future release branches (20.x and later), but we
> don't automatically pull fixes into release branches that are already created
> (19.x).
>
> See
efriedma-quic wrote:
> I thought that this fix will automatically pull from main to other branch at
> some tiime
main is the basis for all future release branches (20.x and later), but we
don't automatically pull fixes into release branches that are already created
(19.x).
See https://llvm.o
wwwatermiao wrote:
Hi, @momchil-velikov, Hi, @CarolineConcatto, can you help me to review this
patch plz? Thank you!
https://github.com/llvm/llvm-project/pull/118109
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bi
https://github.com/wwwatermiao updated
https://github.com/llvm/llvm-project/pull/118109
>From 4ced088ff94ec203d24e87371fad044260f2f032 Mon Sep 17 00:00:00 2001
From: chenmiao
Date: Fri, 29 Nov 2024 23:57:48 +0800
Subject: [PATCH] [AArch64][SME] Fix bug on SMELd1St1
Patch[1] has update intrinsi
wwwatermiao wrote:
> It would be good to land this and get this cherry-picked onto the
> release/19.x branch. Any objection in merging this @wwwatermiao?
Thank you for mentioning this,I think that all the branch would have this
problem. While this is my first time merge a request so is this ne
wwwatermiao wrote:
> @wwwatermiao I noticed the author name in the commit is `unknown`. Is that
> intentional? Would you like to change it?
Thank you! I'll change it later.
https://github.com/llvm/llvm-project/pull/118109
___
cfe-commits mailing list
sdesmalen-arm wrote:
It would be good to land this and get this cherry-picked onto the release/19.x
branch. Any objection in merging this @wwwatermiao?
https://github.com/llvm/llvm-project/pull/118109
___
cfe-commits mailing list
cfe-commits@lists.llv
tuliom wrote:
@wwwatermiao I noticed the author name in the commit is `unknown`.
Is that intentional? Would you like to change it?
https://github.com/llvm/llvm-project/pull/118109
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.ll
https://github.com/sdesmalen-arm approved this pull request.
LGTM, thanks for fixing!
https://github.com/llvm/llvm-project/pull/118109
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
wwwatermiao wrote:
Hi, @tuliom, can you help review my patch plz? Thank you!
https://github.com/llvm/llvm-project/pull/118109
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
Author: None (wwwatermiao)
Changes
Patch[1] has update intrinsic interface for ld1/st1, while based on ARM's
document, "If the intrinsic also has a vnum argument, the ZA slice number is
calculated by adding vnum to slice.". But the "vnum"
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
https://github.com/wwwatermiao created
https://github.com/llvm/llvm-project/pull/118109
Patch[1] has update intrinsic interface for ld1/st1, while based on ARM's
document, "If the intrinsic also has a vnum argument, the ZA slice number is
calculated by adding vnum to slice.". But the "vnum" di
18 matches
Mail list logo