[llvm] [GlobalISel] Check whether `G_CTLZ` is legal in `matchUMulHToLShr` (PR #126457)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 9 21:11:10 PST 2025
================
@@ -0,0 +1,98 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
shiltian wrote:
Yeah, I guess I'm gonna merge as it is. Didn't get the luck with 64 bit as well.
https://github.com/llvm/llvm-project/pull/126457
More information about the llvm-commits
mailing list