[llvm-branch-commits] [clang] [CIR][AMDGPU] Lower Language specific address spaces and implement AMDGPU target (PR #179084)

David Rivera via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Mar 13 10:58:03 PDT 2026


RiverDave wrote:

> Thank you for the PR. It looks great!
> 
> The current tests are not checking the `CIRFuncOpTargetLowering` code path, it would be nice if you had a test that checked that as well.

Yes - I think we need a dedicated test suite that exercises the whole conversion process. workin' on it ^^

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


More information about the llvm-branch-commits mailing list