================ @@ -0,0 +1,174 @@ +; RUN: opt < %s -passes=aggressive-instcombine -mtriple=x86_64 -S | FileCheck %s ---------------- adam-bzowski wrote: Done. I also added one more vectorial test. https://github.com/llvm/llvm-project/pull/120576