[llvm] [AArch64] Keep floating-point conversion in SIMD (PR #147707)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 1 03:02:16 PDT 2025


paulwalker-arm wrote:

PreprocessISelDAG sounds useful, otherwise as you say there wasn't much option.  Presumably in the short term we can restore cases like you mention by simply checking the source of the `fptosi` before doing the combine.

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


More information about the llvm-commits mailing list