NVPTX target dos not use register-based frame information. Instead it
relies on the artificial local_depot that is used instead of the frame
and the data for variables must be emitted relatively to this
local_depot.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM