[llvm] [AArch64][Codegen]Transform saturating smull to sqdmulh (PR #143671)

David Green via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 27 02:08:40 PDT 2025


================
@@ -1194,6 +1195,7 @@ def AArch64gld1q_index_merge_zero
   : SDNode<"AArch64ISD::GLD1Q_INDEX_MERGE_ZERO", SDTypeProfile<1, 4, []>,
            [SDNPHasChain, SDNPMayLoad, SDNPMemOperand]>;
 
+
----------------
davemgreen wrote:

Remove this

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


More information about the llvm-commits mailing list