OSDN Git Service

[MCA][LSUnit] Return the ID of the dependent memory operation from method
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 15 Feb 2019 18:05:59 +0000 (18:05 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 15 Feb 2019 18:05:59 +0000 (18:05 +0000)
commit8dbb7788550dda4b19b6889fbb8fea7fad92051d
tree110ad7a034063a129cd9d88a30ae9e15a23e44b5
parentf9f8ba4f3b174948d33b2efd3901687a2a0e9723
[MCA][LSUnit] Return the ID of the dependent memory operation from method
isReady(). NFCI

This is yet another change in preparation for a fix for PR37494.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354150 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MCA/HardwareUnits/LSUnit.h
lib/MCA/HardwareUnits/LSUnit.cpp
lib/MCA/HardwareUnits/Scheduler.cpp