commit | 0093dbb5fc2cad6d3964f0c75296d637af846c7b | [log] [tgz] |
---|---|---|
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Wed Jun 27 11:17:07 2018 +0000 |
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Wed Jun 27 11:17:07 2018 +0000 |
tree | 7b28ccb1970748b4a4f187550241f4b95dc4ea61 | |
parent | a62a0a383555d999fef5deeac39984f4830f9895 [diff] |
[llvm-mca] Avoid calling method update() on instructions that are already in the IS_READY state. NFCI When promoting instructions from the wait queue to the ready queue, we should check if an instruction has already reached the IS_READY state before calling method update(). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335722 91177308-0d34-0410-b5e6-96231b3b80d8