tvm
tvm copied to clipboard
[Target] Add Target Parser for Arm(R) Cortex(R) M-Profile CPUs
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.
cc @manupa-arm