[llvm] [X86] combineConcatVectorOps - recursively call combineConcatVectorOps instead of predicting when ops will freely concat (PR #130275)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 7 07:25:42 PST 2025


RKSimon wrote:

@phoebewang  I've restricted this to FADD/FSUB/FMUL instructions for the initial patch (ADD/SUB/MUL will still need test coverage in a later PR).

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


More information about the llvm-commits mailing list