[PATCH] D145346: [NFC] Format printstmt

xufei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 5 20:02:45 PST 2023


zkkxu updated this revision to Diff 502508.
zkkxu retitled this revision from "[NFC] Format printstmt " to "[NFC] Format printstmt".
zkkxu added a comment.
Herald added subscribers: llvm-commits, luke, pcwang-thead, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, MaskRay, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: LLVM.



1. Updating D145346 <https://reviews.llvm.org/D145346>: [NFC] Format printstmt #
2. Enter a brief description of the changes included in this update.
3. The first line is used as subject, next lines as comment. #
4. If you intended to create a new revision, use:
5. $ arc diff --create

up


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145346

Files:
  clang/lib/AST/Stmt.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/reduce-add.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-and.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-fadd.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-max.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-min.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-or.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-scalable-fp.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-scalable-int.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145346.502508.patch
Type: text/x-patch
Size: 223949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/64ab2fb4/attachment-0001.bin>


More information about the llvm-commits mailing list