[llvm] [AArch64] Combine vector FNEG+FMA into `FNML[A|S]` (PR #167900)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 02:38:51 PST 2025


https://github.com/MacDue commented:

I think you can use `LowerToPredicatedOp` for a few of the `FNEG`s:

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


More information about the llvm-commits mailing list