[llvm] [AArch64][GlobalISel] Added pmull/pmull64 intrinsic support (PR #165740)

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 4 06:48:05 PST 2025


================
@@ -3,9 +3,6 @@
 ; RUN: llc -mtriple=aarch64_be-unknown-linux-gnu < %s | FileCheck %s --check-prefix CHECK-BE
 ; RUN: llc -mtriple=aarch64-unknown-linux-gnu -global-isel -global-isel -global-isel-abort=2 2>&1 < %s | FileCheck %s --check-prefixes CHECK,CHECK-GI
----------------
davemgreen wrote:

And here.

https://github.com/llvm/llvm-project/pull/165740


More information about the llvm-commits mailing list