[clang] [OpenCL] Restore addrspacecast for pipe builtins and update test (PR #112514)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 16 03:24:43 PDT 2024


================
@@ -1,69 +1,67 @@
-// RUN: %clang_cc1 -triple %itanium_abi_triple -emit-llvm -cl-ext=+cl_khr_subgroups -O0 -cl-std=clc++ -o - %s | FileCheck %s
-// FIXME: Add MS ABI manglings of OpenCL things and remove %itanium_abi_triple
----------------
arsenm wrote:

Test both run lines?

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


More information about the cfe-commits mailing list