search for: d65218

Displaying 1 result from an estimated 1 matches for "d65218".

Did you mean: d65219
2019 Jul 24
2
About a new porting of GlobalIsel for RISCV
...er to reduce duplicated code as much as possible, and reuse part of code from "TargetLowering" for GlobalIsel, the access specifiers for some functions in RISCVTargetLowering need be changed, like "analyzeOutputArgs". I have made a separate patch for it: https://reviews.llvm.org/D65218 Since Leslie is no longer working on GlobalIsel, I want to continue his work and make some contributions for RISCV target. The code base was changed a lot from 2017, so I restart a new GlobalIsel(RISCV) patch for reviewing, any suggestions or reviewing comments would be appreciated. Thanks, Andrew...