[llvm-branch-commits] [llvm] release/21.x: [AArch64] Keep floating-point conversion in SIMD (#147707) (PR #151317)

Paul Walker via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jul 30 05:24:50 PDT 2025


paulwalker-arm wrote:

> @paulwalker-arm What do you think about merging this PR to the release branch?

As far as I know the PR is not fixing an existing bug or performance regression so it depends if we've passed the point of accepting new optimisations. @guy-david will need to argue the case for the PRs importance based on their need.  The PR itself is specific to AArch64 so there is no danger to other targets.  That said, the PR has just landed so it seems prudent to wait for wider buildbot testing to complete before pulling into a release.

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


More information about the llvm-branch-commits mailing list