[PATCH] D100939: [ExpandPostRAPseudos] Don't add duplicate implicit operands

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 03:54:19 PDT 2021


foad added a comment.

For AMDGPU should this be fixed earlier, by not putting the "implicit $exec" on a COPY? I don't understand whether they are required or not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100939



More information about the llvm-commits mailing list