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

Joel E. Denny via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 11:05:26 PDT 2024


================
@@ -0,0 +1,217 @@
+; See ./README.md for how to maintain the LLVM IR in this test.
----------------
jdenny-ornl wrote:

What does stripped mean in this context?  Removed?  Reduced?

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


More information about the llvm-commits mailing list