runtime.cc
44.8 KB
-
[BugFix][VTA] Fix bug in vta runtime DepPop function. (#3208) · b7e6976b
Issue: One of existing illegal dependency check's condition always true, the correct logic actually should be such check for store and load. Solution: Fix the said logic issue.
Hua committed