[PATCH] D44726: [X86] Add ReadAfterLds to some 3 src instructions
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 29 14:21:17 PDT 2018
andreadb added a comment.
In https://reviews.llvm.org/D44726#1052328, @craig.topper wrote:
> @andreadb does this one look ok? Ignoring that the InstRWs in the scheduler models drop the ReadAdvances anyway.
Ah, forget about the tests then...
I mean, you can still add them to show the problem.
https://reviews.llvm.org/D44726
More information about the llvm-commits
mailing list