[llvm] [LoongArch] Add codegen support for ILP32D calling convention (PR #141539)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 25 06:00:13 PDT 2025
heiher wrote:
> BTW, does the clang part needs modification? E.g. `clang/lib/CodeGen/Targets/LoongArch.cpp`. But at least we should add some new tests like the existing `abi-lp64d.c`.
Thanks. The clang part will be added in a subsequent patch.
https://github.com/llvm/llvm-project/pull/141539
More information about the llvm-commits
mailing list