Thiago Moura

Results 3 issues of Thiago Moura

## Description fix #4956 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change which adds functionality) - [x]...

Waiting on feedback

### Is your enhancement related to a problem? Please describe As of gateway-api v0.6.0, GatewayClass, Gateway, and HTTPRoute resources on v1alpha2 are deprecated for removal: https://github.com/kubernetes-sigs/gateway-api/pull/1405 ### Describe the solution...

I'm trying to compile GraalVM with sulong using ```mx --dynamicimports /sulong build``` Build fails with: ```In file included from /home/tic/graal/sulong/tests/com.oracle.truffle.llvm.tests.sulong/c/intrinsics/movemask.c:30: error: invalid conversion between vector type '__m64' (vector of 1...