003--肖玮.pdf

编号:725275 PDF 21页 1.24MB 下载积分:VIP专享
下载报告请您先登录!

1、LLVM RISC-V Retrospect&Outlook回顾与展望肖玮 Wei Xiao()Contributors:刘天乐 Tianle Liu()王天晴 Tianqing Wang()闻浩海 Haohai Wen()裴根 Gen Pei()AgendaSATG|SOFTWARE AND ADVANCED TECHNOLOGY GROUP2 LLVM RISC-V Target Support Overview LLVM Architecture Overview RISC-V&LLVM FE RISC-V&LLVM ME RISC-V&LLVM BE RISC-V Performanc

2、e Analysis w/QEMULLVM RISC-V Target Support Overview Base ISAs Extensions Experimental Extensionsexperimental-zacasexperimental-zihintntlexperimental-zvfhexperimental-zca Vendor ExtensionsXVentanaCondOpsXTHeadVdotXSfvcp Profilesrvi20u32rvi20u64SATG|SOFTWARE AND ADVANCED TECHNOLOGY GROUP3LLVM Archite

3、cture Overview Classical design to support multiple source languages or target architectures Serves a broader set of programmers which naturally leads to more enhancements andimprovements to the compiler LLVM IR is a Complete Code Representation LLVM is a Collection of LibrariesSATG|SOFTWARE AND ADV

4、ANCED TECHNOLOGY GROUP4Source codeX86 IR from FERISCV IR from FEComment of RISCV(Xlen=64)struct A intint%struct.A=type i32,i32 define dso_local i64 _Z5myfunv()%struct.A=type i32,i32 define dso_local i64 _Z5myfunv()Aggregates which are=2*XLEN will be passed in registers if possiblestruct A longint%st

5、ruct.A=type i64,i32 define dso_local i64,i32 _Z5myfunv()%struct.A=type i64,i32 define dso_local 2 x i64 _Z5myfunv()Use a single XLEN int if possible,2*XLEN if 2*XLEN alignment is required,and a 2-element XLEN array if only XLEN alignment is required.struct A long*int%struct.A=type ptr,i32 define dso

6、_local ptr,i32 _Z5myfunv()%struct.A=type ptr,i32 define dso_local 2 x i64 _Z5myfunv()struct A long double%struct.A=type i64,double define dso_local i64,double _Z5myfunv()%struct.A=type i64,double define dso_local i64,double _Z5myfunv()Determine if a struct is eligible for passing according to the fl

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(003--肖玮.pdf)为本站 (山哈) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠