[llvm] AMDGPU/NewPM: Start implementing addCodeGenPrepare (PR #102816)

Christudasan Devadasan via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 10:17:51 PDT 2024


================
@@ -71,8 +71,12 @@
 #include "llvm/Transforms/Scalar/Sink.h"
 #include "llvm/Transforms/Scalar/StructurizeCFG.h"
 #include "llvm/Transforms/Utils.h"
+
----------------
cdevadas wrote:

Newline, is it required?
A couple of them below

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


More information about the llvm-commits mailing list