[llvm] [AMDGPU][GlobalISel] Align `selectVOP3PMadMixModsImpl` with the `SelectionDAG` counterpart (PR #110168)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 30 01:56:17 PDT 2024
https://github.com/arsenm commented:
I'm not sure I trust this. It might be better to directly check the constant bus restriction, similar to how ThreeOpFrag does
https://github.com/llvm/llvm-project/pull/110168
More information about the llvm-commits
mailing list