[llvm] [GlobalISel] Add G_ABDS and G_ABDU instructions (PR #118122)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 3 13:39:04 PST 2024
Thorsten =?utf-8?q?Sch=C3=BCtt?= <schuett at gmail.com>,
Thorsten =?utf-8?q?Sch=C3=BCtt?= <schuett at gmail.com>,
Thorsten =?utf-8?q?Sch=C3=BCtt?= <schuett at gmail.com>,
Thorsten =?utf-8?q?Sch=C3=BCtt?= <schuett at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/118122 at github.com>
================
@@ -6,16 +6,6 @@ name: g_abd_su
body: |
bb.0:
- %2:_(p0) = G_IMPLICIT_DEF
- %3:_(p0) = G_IMPLICIT_DEF
- ; CHECK: Generic abds/abdu does not support pointers as operands
----------------
arsenm wrote:
You would still keep these tests even if the generic logic handles it
https://github.com/llvm/llvm-project/pull/118122
More information about the llvm-commits
mailing list