mlir-aie
mlir-aie copied to clipboard
build_drivers.sh needs error handling
The script utils/build_drivers.sh does not check the exit status of individual commands, and can silently fail from the perspective of the user.