[llvm] [AMDGPU] Fix subtarget predicates for some V_MAD, V_FMA and V_DOT instructions. (PR #71194)

Ivan Kosarev via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 04:57:25 PST 2023


kosarev wrote:

Fixed pattern predicates as well to pass codegen tests (must have missed the failures). Please take another look.

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


More information about the llvm-commits mailing list