On Fri, 18 Oct 2024 04:16:15 GMT, Jatin Bhateja <jbhat...@openjdk.org> wrote:
> It convolutes the graph with machine-dependent nodes early in the compiling > process. Ah, I see your point now! I took a closer look at the patch and indeed `MulVLNode::_mult_lower_double_word` with `MulVLNode::Ideal()` don't look pretty. @jatin-bhateja why don't you turn the logic it into match rules instead? ------------- PR Comment: https://git.openjdk.org/jdk/pull/21244#issuecomment-2421372120