RFR: 8299847: RISC-V: Improve PrintOptoAssembly output of CMoveI/L nodes [v3]

Fei Yang fyang at openjdk.org
Mon Jan 16 13:06:13 UTC 2023


On Mon, 16 Jan 2023 11:47:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Looks okay, but shouldn't CMove instructions be `pipe_class_compare`?

Yes, I agree that is better since we are doing comare and branch here.
Fixed in the last commit. Thanks for the review.

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

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


More information about the hotspot-compiler-dev mailing list