[llvm] [X86] Add vXi64 MULHU lowering, keeping full-width products scalar (PR #206983)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 06:51:34 PDT 2026


================
@@ -369,78 +369,73 @@ define <4 x i64> @dont_fold_urem_i64(<4 x i64> %x) {
 ;
 ; AVX2-LABEL: dont_fold_urem_i64:
----------------
RKSimon wrote:

update test name (or at least the comment at the top) :)

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


More information about the llvm-commits mailing list