[llvm] AMDGPU/NewPM: Port SIFoldOperands to new pass manager (PR #105801)

Pravin Jagtap via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 02:56:36 PDT 2024


================
@@ -34,6 +34,7 @@
 #include "R600.h"
 #include "R600TargetMachine.h"
 #include "SIFixSGPRCopies.h"
+#include "SIFoldOperands.h"
----------------
pravinjagtap wrote:

Is this required ?

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


More information about the llvm-commits mailing list