[PATCH] D125485: [ArgPromotion] Unify byval promotion with non-byval

Pavel Samolysov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 01:34:54 PDT 2022


psamolysov updated this revision to Diff 429164.
psamolysov added a comment.

Reformat the source code because the pre-merge run on Linux filed with the following error message:

  ERROR   git-clang-format returned an non-zero exit code 1


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125485/new/

https://reviews.llvm.org/D125485

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/attrs.ll
  llvm/test/Transforms/ArgumentPromotion/byval-2.ll
  llvm/test/Transforms/ArgumentPromotion/byval.ll
  llvm/test/Transforms/ArgumentPromotion/dbg.ll
  llvm/test/Transforms/ArgumentPromotion/fp80.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125485.429164.patch
Type: text/x-patch
Size: 29748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/a167bb7d/attachment.bin>


More information about the llvm-commits mailing list