[TargetSchedule] Fix r324582.
authorClement Courbet <courbet@google.com>
Fri, 9 Feb 2018 10:28:46 +0000 (10:28 +0000)
committerClement Courbet <courbet@google.com>
Fri, 9 Feb 2018 10:28:46 +0000 (10:28 +0000)
commit873aa11dd96cf1bc67983e25095b5479eda8ac10
tree98d6125809691a244bc4247c961dae521bc1e890
parent44ba9e03641da14a95930a4b6a4b8492bc8a3194
[TargetSchedule] Fix r324582.

Increment was using the wrong NumUnits (the one from the ProcResGroup
and not the subunit).

llvm-svn: 324727
llvm/utils/TableGen/SubtargetEmitter.cpp