[llvm] [SelectionDAG] Optimize zero-extended multiplies on targets without native LOHI mul (PR #203135)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 18:00:47 PDT 2026


================
@@ -1,242 +1,361 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
topperc wrote:

Can we regenerate this in a separate commit so we can see an accurate diff on this file.

https://github.com/llvm/llvm-project/pull/203135


More information about the llvm-commits mailing list