[clang] [Clang][AMDGPU] Accept builtins in lambda declarations (PR #135027)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 9 11:09:49 PDT 2025
================
@@ -0,0 +1,24 @@
+// REQUIRES: amdgpu-registered-target
----------------
arsenm wrote:
-emit-llvm should work fine, real codegen will obviously fail
https://github.com/llvm/llvm-project/pull/135027
More information about the cfe-commits
mailing list