== This Week ==
* TCWG-1005 (4/10)
- Iteration on upstream feedback and validated patch
- Committed to trunk in r254140.
* Reverse of TCWG-1253 transform (3/10)
- Adding reverse transform for div pattern in expand
* TCWG-1234 (2/10)
- Experimenting with "unhoisting" approach
* Misc (1/10)
- Me
> On Oct 27, 2017, at 6:10 AM, Veena & Deepak Ramaswamy
> wrote:
>
> All,
>
> Using the tool chain that comes with the FVP package that I downloaded last
> month (Oct 2017), I'm trying to compile the Splash2 benchmark to execute on
> the latest FVP platform and seeing a compilation issue that g
On 30 October 2017 at 07:52, Joy Deng wrote:
> Hi ,
>
> I am a SW engineer that use Linaro-toolchain to build images,
>
> Recently, I encounter some issue about enable NEON features on ARMv8
> processor platform.
> I cat cpuinfo, can not find neon and vfp feature enable in list, the image
> was
* One day off
== Progress ==
o Linaro GCC/Validation
* Releases handover
- GCC 5.5 source snapshot and RC1 deployed
- GCC 6 and 7 RCs under construction
o LLVM
* Continue ramp-up
* Upstream bug 32999:
- Validating a fix
o Misc
* Various meetings and discussion
Hi ,
I am a SW engineer that use Linaro-toolchain to build images,
Recently, I encounter some issue about enable NEON features on ARMv8 processor
platform.
I cat cpuinfo, can not find neon and vfp feature enable in list, the image was
build with aarch-64 toolchian;
While, the image built by ar