[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-05 Thread Tulio Magno Quites Machado Filho via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-05 Thread via 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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-05 Thread via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-05 Thread Momchil Velikov via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-05 Thread via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-04 Thread via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-04 Thread Eli Friedman via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-03 Thread via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-03 Thread via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-02 Thread via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-02 Thread via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-02 Thread Sander de Smalen via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-02 Thread Tulio Magno Quites Machado Filho via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-12-02 Thread Sander de Smalen via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-11-30 Thread via 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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-11-29 Thread via 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"

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-11-29 Thread via cfe-commits
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

[clang] [AArch64][SME] Fix bug on SMELd1St1 (PR #118109)

2024-11-29 Thread via cfe-commits
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