Tool/software: TI C/C++ Compiler
When updating the compiler in my project to v18.1.1.LTS, the call to the intrinsic __delay_cycles() results in an unresolved reference compilation error.
Changing the compiler back to v16.9.7.LTS and the project compiles fine.