[llvm-branch-commits] [llvm] [LoongArch] Add support for vector FP_EXTEND from vxf32 to vxf64 (PR #164746)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Apr 23 06:02:40 PDT 2026


https://github.com/wangleiat approved this pull request.

LGTM.
Suggestion: pre-checking whether the type combination is supported would avoid creating unnecessary DAG nodes(this is non-blocking).

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


More information about the llvm-branch-commits mailing list