[PATCH] D49671: [SchedModel] Propagate read advance cycles to implicit operands outside instruction descriptor

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 08:51:01 PDT 2018


jonpa added a comment.

In https://reviews.llvm.org/D49671#1277479, @tstellar wrote:

> In https://reviews.llvm.org/D49671#1257221, @jonpa wrote:
>
> > I tried to begin with the test updating, but found that at least the AMDGPU tests had a lot of repeated patterns, which I suspect isn't that much work if you know the assembly dialect, but for me it was easy to get lost.
>
>
> Do you still need help with the AMDGPU tests?


Yes, please look through the changes I made. Thanks!


https://reviews.llvm.org/D49671





More information about the llvm-commits mailing list