[llvm] [CodeGen][AArch64] Sink splat operands of FMul instructions (PR #116222)
Hari Limaye via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 14 09:45:17 PST 2024
hazzlim wrote:
Updated to avoid sinking for scalable vector types (thanks to @georges-arm for pointing this out!)
https://github.com/llvm/llvm-project/pull/116222
More information about the llvm-commits
mailing list