[llvm] [AMDGPU] Fix mul combine for MUL24 (PR #79110)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 00:39:17 PST 2024


arsenm wrote:

This probably needs work to extend for the mul24 cases, with some known bits checks. Probably should just skip for it

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


More information about the llvm-commits mailing list