[llvm] [SimplifyCFG] Treat umul + extract pattern as cheap single instruction. (PR #124933)
Gábor Spaits via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 07:58:18 PST 2025
spaits wrote:
I have created another solution for this problem. It is in #128021. I think that is a better one. Please check that too.
https://github.com/llvm/llvm-project/pull/124933
More information about the llvm-commits
mailing list