[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 03:04:52 PDT 2024
================
@@ -8,6 +8,7 @@
//===----------------------------------------------------------------------===//
//
+#include "SIFoldOperands.h"
#include "AMDGPU.h"
#include "GCNSubtarget.h"
#include "MCTargetDesc/AMDGPUMCTargetDesc.h"
----------------
pravinjagtap wrote:
Keep this in sorted order?
https://github.com/llvm/llvm-project/pull/105801
More information about the llvm-commits
mailing list