[LLVMdev] Scheduler Roadmap
dag at cray.com
dag at cray.com
Tue May 15 13:07:54 PDT 2012
Duncan Sands <baldrick at free.fr> writes:
>> I like this idea. It'll work for C/C++ but not Fortran. Since there is
>> no Fortran ABI one has to link with our Fortran compiler& libraries to
>> get an executable that actually works.
>
> if you provide a bunch of IR for Fortran, it can at least be checked that
> the optimizers/codegen don't crash on it.
Yes, absolutely. There's certainly value there.
-Dave
More information about the llvm-dev
mailing list