RKSimon wrote: > llvm/utils/update_llc_test_checks.py Yes - make sure the correct llc is in the path! ``` update_llc_test_checks.py --llc-binary=<path_to_latest_llc> known-never-zero.ll ``` https://github.com/llvm/llvm-project/pull/183772