https://github.com/leecheechen closed
https://github.com/llvm/llvm-project/pull/144299
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
leecheechen wrote:
I am the first time to cherry-pick two commits which depend on each other. I
have been told that manually cherry-pick may lead two commits to merge with
squash and how to use cherry-pick command for more than one commit. So I close
this PR. The newly PR is #144459. Sorry for
https://github.com/nikic milestoned
https://github.com/llvm/llvm-project/pull/144299
___
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-loongarch
Author: None (leecheechen)
Changes
This patch will fix #143239
---
Full diff: https://github.com/llvm/llvm-project/pull/144299.diff
7 Files Affected:
- (modified) llvm/lib/Target/LoongArch/LoongArch.h (+2-1)
- (modified) llvm/lib/T
https://github.com/leecheechen created
https://github.com/llvm/llvm-project/pull/144299
This patch will fix #143239
>From c9f683ae8aba35c28a9125629f737a20ece262ce Mon Sep 17 00:00:00 2001
From: Weining Lu
Date: Sat, 7 Jun 2025 15:10:24 +0800
Subject: [PATCH 1/2] [LoongArch] Precommit test case