[PATCH] D135624: [SPIRV] Fix formatting of function tests

Michal Paszkowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 15:23:13 PDT 2022


mpaszkowski created this revision.
mpaszkowski added reviewers: iliya-diyachkov, konrad.trifunovic, zuban32, andreytr, arsenm, MaskRay, rengolin.
Herald added subscribers: StephenFan, ThomasRaoux, jdoerfert.
Herald added a project: All.
mpaszkowski requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

This patch fixes the formatting of /function/ LIT tests to match the style of other previously submitted tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135624

Files:
  llvm/test/CodeGen/SPIRV/function/alloca-load-store.ll
  llvm/test/CodeGen/SPIRV/function/identity-function.ll
  llvm/test/CodeGen/SPIRV/function/trivial-function-definition.ll
  llvm/test/CodeGen/SPIRV/function/trivial-function-with-attributes.ll
  llvm/test/CodeGen/SPIRV/function/trivial-function-with-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135624.466645.patch
Type: text/x-patch
Size: 9588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221010/424511ca/attachment.bin>


More information about the llvm-commits mailing list