https://github.com/ylzsx updated
https://github.com/llvm/llvm-project/pull/161037
>From 1c1ee6e018de04d6590bb4e7a6769b01da5582a8 Mon Sep 17 00:00:00 2001
From: yangzhaoxin
Date: Thu, 25 Sep 2025 16:42:24 +0800
Subject: [PATCH 1/3] [LoongArch][DAGCombiner] Combine xor (and ..) to vandn
After th
https://github.com/bogner updated
https://github.com/llvm/llvm-project/pull/160957
>From d8512f795eb6034050044ebbab3a7dfa44b133dc Mon Sep 17 00:00:00 2001
From: Justin Bogner
Date: Thu, 7 Aug 2025 15:02:49 -0700
Subject: [PATCH 1/2] [DirectX] Introduce `dx.Padding` type
This introduces the `dx
https://github.com/zhaoqi5 updated
https://github.com/llvm/llvm-project/pull/161079
>From dbdb23407c01756a57fe6c6dbf9bc1e9254a81d3 Mon Sep 17 00:00:00 2001
From: Qi Zhao
Date: Sun, 28 Sep 2025 20:19:59 +0800
Subject: [PATCH 1/3] [LoongArch] Add patterns to support vector type average
instructi
@@ -0,0 +1,84 @@
+; RUN: opt -S -dxil-translate-metadata < %s | FileCheck %s
+; RUN: opt -S --passes="dxil-pretty-printer" < %s 2>&1 | FileCheck %s
--check-prefix=PRINT
+; RUN: llc %s --filetype=asm -o - < %s 2>&1 | FileCheck %s
--check-prefixes=CHECK,PRINT
+
+target triple = "d
https://github.com/heiher approved this pull request.
LGTM.
https://github.com/llvm/llvm-project/pull/157824
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/evelez7 approved this pull request.
https://github.com/llvm/llvm-project/pull/159189
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/evelez7 approved this pull request.
https://github.com/llvm/llvm-project/pull/159191
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits