[llvm-branch-commits] [llvm] [AMDGPU] Fix sign confusion in performMulLoHiCombine (PR #106977)

Matt Arsenault via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Sep 11 03:16:43 PDT 2024


arsenm wrote:

> I am unsure what ROCm is in this case and what that would mean for LLVM users if this fix is not included.

GPU compute stack. Current ROCm releases are basing off of the LLVM release branches (in the past they were more random branch points) 

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


More information about the llvm-branch-commits mailing list