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

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 08:49:13 PDT 2018


tstellar added a comment.

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?


https://reviews.llvm.org/D49671





More information about the llvm-commits mailing list