================ @@ -34,6 +34,7 @@ #include "R600.h" #include "R600TargetMachine.h" #include "SIFixSGPRCopies.h" +#include "SIFoldOperands.h" ---------------- Akshat-Oke wrote: Yes, it is used by the macros in `AMDGPUPassRegistry.def`. https://github.com/llvm/llvm-project/pull/105801