Since the emergence of MLIR, High-level Synthesis (HLS) tools started to design in multi-level abstractions. Unlike the traditional HLS tools that are based on a single abstraction (e.g. LLVM), optimizations in different levels of abstraction could benefit from cross-layer optimizations to get better results. Although current HLS tools with MLIR can generate HLS C/C++ to do synthesis, we believe that a direct IR transformation from MLIR to LLVM will keep more expression details. In this paper, we propose an adaptor for LLVM IR, which can optimize the IR, generated from MLIR, into HLS readable IR. Without the gap of unsupported syntax between different versions, developers could focus on their specialization. Our preliminary results show tha...
This thesis describes the design and implementation of a prototype LLVM compiler backend, x86-64p, t...
Today, high-level synthesis (HLS) tools are being touted as a means to perform rapid prototyping an...
The advances in silicon technology, as well as competitive time to market, in the recent decade have...
cited By 2; Conference of 4th International Workshop on Adaptive Self-Tuning Computing Systems, ADAP...
We present AHIR, an intermediate representation (IR), that acts as a transition layer between softwa...
International audienceHigh-Level Synthesis (HLS) is a potential solution to increase the productivit...
High-level synthesis is a design process which takes an un-timed, behavioral description in a high-l...
This master's thesis describes the design and implementation of optimizations in the middle-end part...
The OpenModelica compiler currently generates code directly from a syntax tree representation, which...
Digital systems continue growing in complexity, but the design and verification productivity has not...
Most compilers have a single core intermediate representation (IR) (e.g., LLVM) sometimes complement...
Modern Hardware Description Languages (HDLs) such as SystemVerilog or VHDL are, due to their sheer c...
With increasing FPGA chip density, it is possible to implement more sophisticated algorithms on FPGA...
As part of this Master’s Thesis some patches to LLVM have been written allowing the application of o...
Decompilation or reverse compilation is the process of translating low-level machine-readable code i...
This thesis describes the design and implementation of a prototype LLVM compiler backend, x86-64p, t...
Today, high-level synthesis (HLS) tools are being touted as a means to perform rapid prototyping an...
The advances in silicon technology, as well as competitive time to market, in the recent decade have...
cited By 2; Conference of 4th International Workshop on Adaptive Self-Tuning Computing Systems, ADAP...
We present AHIR, an intermediate representation (IR), that acts as a transition layer between softwa...
International audienceHigh-Level Synthesis (HLS) is a potential solution to increase the productivit...
High-level synthesis is a design process which takes an un-timed, behavioral description in a high-l...
This master's thesis describes the design and implementation of optimizations in the middle-end part...
The OpenModelica compiler currently generates code directly from a syntax tree representation, which...
Digital systems continue growing in complexity, but the design and verification productivity has not...
Most compilers have a single core intermediate representation (IR) (e.g., LLVM) sometimes complement...
Modern Hardware Description Languages (HDLs) such as SystemVerilog or VHDL are, due to their sheer c...
With increasing FPGA chip density, it is possible to implement more sophisticated algorithms on FPGA...
As part of this Master’s Thesis some patches to LLVM have been written allowing the application of o...
Decompilation or reverse compilation is the process of translating low-level machine-readable code i...
This thesis describes the design and implementation of a prototype LLVM compiler backend, x86-64p, t...
Today, high-level synthesis (HLS) tools are being touted as a means to perform rapid prototyping an...
The advances in silicon technology, as well as competitive time to market, in the recent decade have...