Guilherme Amadio

Results 44 comments of Guilherme Amadio

The point here is that if the alignment is different than what the hardware expects (i.e. 32 for AVX/AVX2, regardless of vector length), the compiler cannot vectorize in many cases....

Also note that `alignof(v)` for your `v` is shown as 32, not 2, as you said.

> @amadio can we assign this to you? Yes, you can assign to me, no problem.

> amadio suggest to me again, and I also have thought about that, that we should add more pointers to external resources. My original suggestion was to give people more...

There is a suspicious failure, this assertion is triggered by the failing test: ``` root.exe: /data/sftnight/workspace/root-pullrequests-build/root/interpreter/llvm/src/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h:146: llvm::orc::SymbolStringPool::~SymbolStringPool(): Assertion `Pool.empty() && "Dangling references at pool destruction time"' failed. ``` I cannot...

@bellenot Could the Windows failures have any relation to my changes? I think the permission errors could be a problem with the node itself, maybe?

> Thank you @amadio , indeed we need Axel or Vasil's approval to merge (ping :) ). > > IIUC this PR does not solve the last item in 10870,...

Got verbal approval from Axel as well, merging.