[PATCH] D89095: AMDGPU: Introduce a flag to control enable/disable instruction sink pass

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 10:04:47 PDT 2020


nhaehnle added a comment.

I agree with Matt here. You should be able to do experiments locally. Perhaps sinking should be disabled entirely, or perhaps sinking should be improved to take register liveness into account.


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

https://reviews.llvm.org/D89095



More information about the llvm-commits mailing list