remove SourceIntruction, add ResettingIdToObjectMap, fix bug in...
remove SourceIntruction, add ResettingIdToObjectMap, fix bug in ForEachMutMirroredObject4MutPhyInstrOperand (#4734) * Add NeedsRunInAdvance() * Rename to ResettingIdToObjectMap * rename IsImmediateOperandsOnly -> HasImmediateOperandsOnly Signed-off-by:daquexian <daquexian566@gmail.com> * Fix ForEachMut2MirroredObject -> ForEachMutMirroredObject in ForEachMutMirroredObject4MutPhyInstrOperand Signed-off-by:
daquexian <daquexian566@gmail.com> * split CHECK(..&&..) to two CHECK(..) Signed-off-by:
daquexian <daquexian566@gmail.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/core/vm/control_stream_type.cpp 2 additions, 0 deletionsoneflow/core/vm/control_stream_type.cpp
- oneflow/core/vm/instruction_type.h 1 addition, 0 deletionsoneflow/core/vm/instruction_type.h
- oneflow/core/vm/object_instruction_type.cpp 6 additions, 0 deletionsoneflow/core/vm/object_instruction_type.cpp
- oneflow/core/vm/parallel_desc_instruction_type.cpp 2 additions, 0 deletionsoneflow/core/vm/parallel_desc_instruction_type.cpp
- oneflow/core/vm/virtual_machine.cpp 8 additions, 7 deletionsoneflow/core/vm/virtual_machine.cpp
- oneflow/core/vm/virtual_machine.msg.h 1 addition, 1 deletiononeflow/core/vm/virtual_machine.msg.h
Please register or sign in to comment