[llvm] [AMDGPU][NewPM] Port SIFixVGPRCopies to NPM (PR #123592)

Christudasan Devadasan via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 09:02:49 PST 2025


================
@@ -11,6 +11,7 @@
 ///
 //===----------------------------------------------------------------------===//
 
+#include "SIFixVGPRCopies.h"
----------------
cdevadas wrote:

The header file is missing.

https://github.com/llvm/llvm-project/pull/123592


More information about the llvm-commits mailing list