[PATCH] D66670: [AMDGPU] w/a for gfx908 mfma SrcC literal HW bug

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 12:58:25 PDT 2019


arsenm added a comment.

Can these be encoded as a constant literal instead? We would then just need to workaround the encoding rather than disallowing the operand


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66670/new/

https://reviews.llvm.org/D66670





More information about the llvm-commits mailing list