> The GCC middle end use is for me mandatory (since it is contractual). I
> am expecting to work on Gimple to OpenCL translation, whatever that
> means. The saling point it that starting from GCC & gimple gives the
> hypothetical enduser all the power of GCC.
Given the current limitations of Gimp
Andrew Pinski wrote:
How about doing a plugin instead?
I took a peek at the Treehydra plugin from Mozilla that does pre-GENERIC
for C++.
That looks like it would work, but we're concerned with Fortran, and
indeed would like to preserve things like Fortran array-level
operators. The GENERI
Hi all,
For the purposes of static analysis, can the output of
-fdump-tree-original-raw complete for reconstructing GENERIC data?
Packages like treehydra are intriguing, but they aren't complete, for
example, for Fortran.
Thanks,
Marcus Daniels