[PATCH] D157103: AMDGPU: Fix counting source modifiers as literal constants

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 08:51:16 PDT 2023


Joe_Nash added a comment.

On the other patch, you wrote "This change broke the handling of source modifiers. we're now treating any source modifier operand as a literal" You mean just the code size calculation is broken, right?

Can you please add test cases for GFX11, and something that emits fmamk/fmaak? Those were the motivating cases for the change.


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

https://reviews.llvm.org/D157103



More information about the llvm-commits mailing list