[llvm] Reapply "[SPARC] Use umulxhi to do extending 64x64->128 multiply when we have VIS3" (#135897) (PR #136475)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 21 20:23:19 PDT 2025
s-barannikov wrote:
> So I tried a bisect and seems like between the time I created the old PR and it getting landed, commit [74e8f29](https://github.com/llvm/llvm-project/commit/74e8f29f3138431abc9b393579733f3bbd0d85d8) landed and that changed the instruction ordering.
Thanks! This explains the thing.
> As for this PR, I think a rebase before landing it would be enough to shake out those issues?
Yes, sure.
https://github.com/llvm/llvm-project/pull/136475
More information about the llvm-commits
mailing list