[llvm] [KernelInfo] Implement new LLVM IR pass for GPU code analysis (PR #102944)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 10:51:41 PDT 2024


================
@@ -0,0 +1,18 @@
+; Check when kernel-info is enabled in the AMD GPU target backend.
+
----------------
arsenm wrote:

As it is now, this is not a .ll test 

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


More information about the llvm-commits mailing list