MegCC icon indicating copy to clipboard operation
MegCC copied to clipboard

RISC-V Compilation

Open ybai62868 opened this issue 2 years ago • 1 comments

Hi,

Good Job! How can I find the code part about RISC-V ?

Thanks,

ybai62868 avatar Jan 13 '23 09:01 ybai62868

the risc-v code is implemented with GeneralIntrinsic and the defination of GeneralIntrinsic is in https://github.com/MegEngine/MegCC/tree/main/immigration/include, hope this will help you

yeasoon avatar Feb 16 '23 02:02 yeasoon