[llvm] [Offload] Introduce offload-tblgen and initial new API implementation (PR #108413)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 10:21:33 PDT 2024


tschuett wrote:

We have tblgen tests. Could you do something similar for Offload?
https://github.com/llvm/llvm-project/tree/main/llvm/test/TableGen

Could the tablgen emitter wrap everything into a `namespace offload` to avoid prefixes?

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


More information about the llvm-commits mailing list