[all-commits] [llvm/llvm-project] 2cf71f: [SPIRV] Added opencl Pipe builtins (#135335)
Ebin-McW via All-commits
all-commits at lists.llvm.org
Sun Sep 28 05:55:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cf71fcb9751a347f39035739f8865ef7a53ee68
https://github.com/llvm/llvm-project/commit/2cf71fcb9751a347f39035739f8865ef7a53ee68
Author: Ebin-McW <ebin.jose at multicorewareinc.com>
Date: 2025-09-28 (Sun, 28 Sep 2025)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
M llvm/lib/Target/SPIRV/SPIRVBuiltins.td
M llvm/lib/Target/SPIRV/SPIRVInstrInfo.td
A llvm/test/CodeGen/SPIRV/transcoding/builtin_pipe.ll
Log Message:
-----------
[SPIRV] Added opencl Pipe builtins (#135335)
- Added opencl Pipe builtins
- Pipe instructions were added in tablegen and lowered in
SPIRVBuiltins.cpp
---------
Co-authored-by: Michal Paszkowski <michal at michalpaszkowski.com>
Co-authored-by: Dmitry Sidorov <dmitry.sidorov 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