tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Target] Add Target Parser for Arm(R) Cortex(R) M-Profile CPUs

Open Mousius opened this issue 3 years ago • 1 comments
trafficstars

This implements an initial Target Parser which uses the same logic as the CMSIS-NN compiler flags to update the features and keys of the c and llvm Targets.

Refactoring of the CMSIS-NN logic will be in a separate patch.

Mousius avatar Aug 05 '22 14:08 Mousius

cc @manupa-arm

Mousius avatar Aug 08 '22 11:08 Mousius