[all-commits] [llvm/llvm-project] 14ea4f: [SPIRV] Fix formatting of function tests
MichaĆ Paszkowski via All-commits
all-commits at lists.llvm.org
Thu Oct 13 16:56:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14ea4f5bf262037a90064d842138593961db7de9
https://github.com/llvm/llvm-project/commit/14ea4f5bf262037a90064d842138593961db7de9
Author: Michal Paszkowski <michal.paszkowski at outlook.com>
Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths:
M llvm/test/CodeGen/SPIRV/function/alloca-load-store.ll
M llvm/test/CodeGen/SPIRV/function/identity-function.ll
M llvm/test/CodeGen/SPIRV/function/trivial-function-definition.ll
M llvm/test/CodeGen/SPIRV/function/trivial-function-with-attributes.ll
M llvm/test/CodeGen/SPIRV/function/trivial-function-with-call.ll
Log Message:
-----------
[SPIRV] Fix formatting of function tests
Differential Revision: https://reviews.llvm.org/D135624
More information about the All-commits
mailing list