[llvm] [AMDGPU][GlobalISel] Align `selectVOP3PMadMixModsImpl` with the `SelectionDAG` counterpart (PR #110168)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 12:28:28 PDT 2024
shiltian wrote:
Overall we can make it align with the `SelectionDAG` counterpart, unblock the PR depending on it, and then improve it using what @petar-avramovic suggested on both side.
https://github.com/llvm/llvm-project/pull/110168
More information about the llvm-commits
mailing list