[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
Hal Finkel
hfinkel at anl.gov
Sat Oct 29 14:24:15 PDT 2011
On Sat, 2011-10-29 at 21:54 +0100, Peter Collingbourne wrote:
> On Sat, Oct 29, 2011 at 12:30:12PM -0500, Hal Finkel wrote:
> > Also, when using clang, I had to pass -Dinline= on the command line:
> > when using -emit-llvm, clang appears not to emit code for functions
> > declared inline. This is a bug, but I've not yet tracked it down.
>
> http://clang.llvm.org/compatibility.html#inline
Thanks! (Of course, the standard does not govern the relationship
between the compiler frontend and the backend, so it *could* work some
other way).
-Hal
>
> Thanks,
--
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
More information about the llvm-dev
mailing list