[llvm] [AArch64][GlobalISel] Improve and expand fcopysign lowering (PR #71283)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 29 01:55:59 PST 2023


tschuett wrote:

E.g. G_ABS does not support scalars currently. With the new `moreElementsIf` we can vectorize scalars.

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


More information about the llvm-commits mailing list