[all-commits] [llvm/llvm-project] 4eec28: [clang][SPIRV] Default AS generic for Intel-flavor...
Nick Sarnie via All-commits
all-commits at lists.llvm.org
Mon Aug 25 08:23:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4eec28c86c34b5a6e8545743916b4aee25829707
https://github.com/llvm/llvm-project/commit/4eec28c86c34b5a6e8545743916b4aee25829707
Author: Nick Sarnie <nick.sarnie at intel.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M clang/lib/Basic/Targets/SPIR.h
A clang/test/CodeGenSPIRV/spirv-intel.c
Log Message:
-----------
[clang][SPIRV] Default AS generic for Intel-flavored SPIR-V (#153647)
Use the generic AS as the default AS for Intel-flavored SPIR-V.
Nobody is using the `spirv64-intel` triple right now as far as I know,
I'm planning to use it for OpenMP offload and we will definitely need
generic AS as default there.
Signed-off-by: Sarnie, Nick <nick.sarnie at intel.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list