[llvm] [SimplifyCFG] Treat umul + extract pattern as cheap single instruction (Approach 2) (PR #128021)
Gábor Spaits via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 07:51:13 PST 2025
spaits wrote:
This is another way to fix issue #115683 .
I think this is more elegant and general.
https://github.com/llvm/llvm-project/pull/128021
More information about the llvm-commits
mailing list