Fixed thusly: dzur:~/sources/llvm/tools/clang> git svn dcommit Committing to https://llvm.org/svn/llvm-project/cfe/trunk ... A test/CodeGen/target-features-no-error.c M lib/CodeGen/CodeGenFunction.cpp Committed r253242
Thanks! -eric On Mon, Nov 16, 2015 at 9:48 AM Bruno Cardoso Lopes <bruno.card...@gmail.com> wrote: > Hi Eric, > > On Fri, Nov 13, 2015 at 8:55 PM, Eric Christopher <echri...@gmail.com> > wrote: > > This all sounds a little weird as _mm_mul_ps only requires sse. Can you > give > > me a testcase and command line that you're using to trigger this? > > clang -O3 -flto -arch x86_64h -fomit-frame-pointer -c > test-suite/SingleSource/UnitTests/Vector/SSE/sse.expandfft.c -o > /dev/null > > Thanks, > > -- > Bruno Cardoso Lopes > http://www.brunocardoso.cc >
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits