Displaying 1 result from an estimated 1 matches for "tonlabs".
Did you mean:
ozlabs
2019 Oct 23
2
RFC: On non 8-bit bytes and the target for it
...pport in
the Target Independent Code generator. The matter will be discussed at the
developers' meeting, see
<http://llvm.org/devmtg/2019-10/talk-abstracts.html#bof2>
http://llvm.org/devmtg/2019-10/talk-abstracts.html#bof2.
LLVM and Clang for TVM are available at (
<https://github.com/tonlabs/TON-Compiler>
https://github.com/tonlabs/TON-Compiler). It is currently under LLVM 7 and
it can only produce assembler; we have not specified our object file format
yet). Moreover, we have introduced custom IR types to model Tuples, Slices,
Builders, Cells from the specification. We are going to...