[PATCH] D104874: [AMDGPU] Add S_MOV_B64_IMM_PSEUDO for fp constants

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 15:01:42 PDT 2021


rampitec added a comment.

@qcolombet do you mind to tell your opinion, if that still may be rematerializable in the RA?

  undef %25.sub1:sreg_64 = S_MOV_B32 1056702873
  %25.sub0:sreg_64 = S_MOV_B32 2093606576

I would really appreciate a second thought.


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

https://reviews.llvm.org/D104874



More information about the llvm-commits mailing list