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

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 10:53:58 PDT 2020


cfang added a comment.

In D89095#2325539 <https://reviews.llvm.org/D89095#2325539>, @nhaehnle wrote:

> Why does this require a commit upstream?

So everyone can use it. Also, 
If my understand is correct, every optimization pass should have an associated flag to turn it on/off.


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

https://reviews.llvm.org/D89095



More information about the llvm-commits mailing list