[llvm] [GlobalISel][AArch64] Legalize G_FABS and G_FNEG for SVE (PR #114784)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 07:21:10 PST 2024


tschuett wrote:

Can we have a dependency breaker pass behind the instruction selector that identifies fneg and fabs patterns, kills the implicit defs, and sneaks in movprfxs?

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


More information about the llvm-commits mailing list