Actions
| Post | |
| Subscribe | |
| Unsubscribe |
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[arm-gnu] Automatic Vactorization of C code
- To: arm-gnu@xxxxxxxxxxxxxxxx, arm-gnu-help@xxxxxxxxxxxxxxxx
- Subject: [arm-gnu] Automatic Vactorization of C code
- From: Rachit shah <rachit81@xxxxxxxxx>
- Date: Fri, 19 Jun 2009 15:55:43 +0530
Hello, I am using OMAP3530. I want to check NEON instructions for for C code. I have used following compilation command option. arm-none-linux-gnueabi-gcc mcpu=cortex-a8 -O3 -fomit-frame-pointer -ftree-vectorize -mfpu=neon -mfloat-abi=softfp -S test.c I didn’t get vectorize code in .s file. Please guide me about this. Thanks, Rachit Shah +91 99250 28064
- Prev by Date: [arm-gnu] Inline Assembly routine
- Next by Date: [arm-gnu] : Incomplete Backtrace / Stack unwinding information for stripped application
- Previous by thread: [arm-gnu] Inline Assembly routine
- Next by thread: [arm-gnu] : Incomplete Backtrace / Stack unwinding information for stripped application
- Index(es):