RFR: 8340010: Fix vectorization tests with compact headers
Roman Kennke
rkennke at openjdk.org
Thu Nov 21 07:41:47 UTC 2024
On Tue, 19 Nov 2024 14:07:49 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> It could also be that some simply fail because of `AlignVector`... I'll have to see.
Could it be a solution to simply disable UCOH (with a warning) when AlignVector is requested together with UCOH?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22199#issuecomment-2485823790
More information about the hotspot-compiler-dev
mailing list