[all-commits] [llvm/llvm-project] b0020f: [SPIR-V] Support memory(...) function attributes
MichaĆ Paszkowski via All-commits
all-commits at lists.llvm.org
Mon Dec 19 10:41:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0020f423feb922c35802af96234c5d21b8d3f51
https://github.com/llvm/llvm-project/commit/b0020f423feb922c35802af96234c5d21b8d3f51
Author: Michal Paszkowski <michal.paszkowski at outlook.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
M llvm/test/CodeGen/SPIRV/function/trivial-function-with-attributes.ll
Log Message:
-----------
[SPIR-V] Support memory(...) function attributes
Adds support for memory(...) function attributes in SPIR-V function
control info lowering.
Differential Revision: https://reviews.llvm.org/D139133
More information about the All-commits
mailing list