[llvm] [KernelInfo] Implement new LLVM IR pass for GPU code analysis (PR #102944)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 12 11:18:20 PDT 2024
shiltian wrote:
An alternative is to have a base class with common info and then have target dependent part in sub classes.
https://github.com/llvm/llvm-project/pull/102944
More information about the llvm-commits
mailing list