[clang] added regcall struct by reg support (PR #95257)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 12 21:59:46 PDT 2024


mahesh-attarde wrote:

Regcall ABI is described on  https://cdrdv2-public.intel.com/679047/Intel-ABI-Vector-Function-v0.9.8.pdf 
Page No. 18

> 
![image](https://github.com/llvm/llvm-project/assets/145317060/5ff49ca5-0b4c-4c8f-9f00-5de65e4eaeda)


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


More information about the cfe-commits mailing list