[llvm] [AArch64][GlobalISel] Improve lowering of vector fp16 fptrunc (PR #163398)

Ryan Cowan via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 29 06:48:34 PDT 2025


HolyMolyCowMan wrote:

Split into 3 PRs: this one for FPTRUNC, https://github.com/llvm/llvm-project/pull/165554 for FPEXT and https://github.com/llvm/llvm-project/pull/165539 for removing unnecessary `mov` instructions.

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


More information about the llvm-commits mailing list