[PATCH] D105062: [AMDGPU] Reduce AGPR to AGPR copies with same source

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 10:28:56 PDT 2021


rampitec added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll:581
 
 ; FIXME: Resulting code for splat is pretty bad. A v_mov_b32 is moved
 ; in the middle of the expanded agpr reg_sequence. The broadcast of
----------------
In any way this comment will need to be removed and function renamed if the problem is resolved.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105062



More information about the llvm-commits mailing list