[llvm] [AArch64] Remove redundant FDIV Combine. (PR #91924)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 08:57:14 PDT 2024


https://github.com/paulwalker-arm approved this pull request.

I cannot see `aarch64_neon_vcvtfxs2fp` used anywhere else so I guess this means we're missing the equivalent `fmul` combine, which seems unfortunate but not your fault.

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


More information about the llvm-commits mailing list