r252834 - Provide a frontend based error for always_inline functions that require

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 16 09:48:12 PST 2015


Hi Eric,

On Fri, Nov 13, 2015 at 8:55 PM, Eric Christopher <echristo at 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


More information about the cfe-commits mailing list