On Fri, 2025-10-24 at 14:45 +0530, Avinash Jayakar wrote:
> 
> As mentioned in the PATCH v6 thread vaddudm tests fail in power8/9
> for:
> 1. pr119702-3.c: Surya's patch for PR107757 should fix this test case
> once
> upstream.
> 2. pr119702-4.c: Work in progress (PR122065)
> 
FYI: I have implemented bare bones of vector multiplication recognition
pattern in tree-vect-generic.cc in a recent patch, which help
converting vector multiplication to vector shift, if hardware vector
insn for that type is not supported.

So now these 2 tests only depend on PR107757.

Thanks and regards,
Avinash Jayakar

Reply via email to