skachkov-sc wrote: > The arm_mult_q15.ll test is failing. Maybe need to guard against vector min/max? Yep, didn't have ARM backend enabled in local build... Added check to process only IntegerType min/max https://github.com/llvm/llvm-project/pull/93162