RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v3]

Fei Gao fgao at openjdk.org
Mon Oct 17 06:47:22 UTC 2022


On Thu, 13 Oct 2022 19:13:43 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Does `compiler/c2/irTests/TestVectorConditionalMove.java` IR test cover this case? Can you add it if it is not already?

Thanks for pointing it out @vnkozlov . Updated the IR testcase in the new commit.

-------------

PR: https://git.openjdk.org/jdk/pull/10627


More information about the hotspot-compiler-dev mailing list