[PATCH] D117132: AMDGPU/GlobalISel: Introduce pseudo to copy sp in call sequences

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 01:18:26 PST 2022


sebastian-ne accepted this revision.
sebastian-ne added a comment.
This revision is now accepted and ready to land.

Is there an advantage of introducing a new pseudo vs using G_LSHR?


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

https://reviews.llvm.org/D117132



More information about the llvm-commits mailing list