"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9a0e3f4823d887909688cab079e17ac14953ae5b"
[llvm-mca] Make the LSUnit a HardwareUnit, and allow derived classes to...
[llvm-mca] Make the LSUnit a HardwareUnit, and allow derived classes to implement a different memory consistency model. The LSUnit is now a HardwareUnit, and it is owned by the mca::Context. Derived classes can now implement a different consistency model by overriding method `LSUnit::isReady()`. This patch also slightly refactors the Scheduler interface in the attempt to simplifying the interaction between ExecuteStage and the underlying Scheduler. llvm-svn: 340176
Loading
Please register or sign in to comment