[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass

Peter Collingbourne peter at pcc.me.uk
Sat Oct 29 13:54:49 PDT 2011


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,
-- 
Peter



More information about the llvm-dev mailing list