binary pim code for reduced memory usage
Validate Operations / validate-operations (push) Has been cancelled
Validate Operations / validate-operations (push) Has been cancelled
fast pim code emission
This commit is contained in:
@@ -13,7 +13,7 @@ PIM_PASS_LABELS = (
|
||||
("HostConstantFoldingPass", "Fold Host Constants"),
|
||||
("MaterializeHostConstantsPass", "Materialize Host Constants"),
|
||||
("VerificationPass", "Verify PIM"),
|
||||
("EmitPimJsonPass", "Emit PIM JSON"),
|
||||
("EmitPimCodePass", "Emit PIM Code"),
|
||||
)
|
||||
PIM_PASS_LABEL_BY_SUFFIX = dict(PIM_PASS_LABELS)
|
||||
TIMING_LINE_RE = re.compile(r"^\s*([0-9]+\.[0-9]+)\s+\(\s*[0-9.]+%\)\s+(.+?)\s*$")
|
||||
|
||||
Reference in New Issue
Block a user