[PATCH] D83351: [llvm-reduce] Reducing attributes

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 13:11:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG03640ee0fa73: [llvm-reduce] Reducing attributes (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D83351?vs=276573&id=276820#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83351

Files:
  llvm/test/Reduce/remove-attributes-from-intrinsic-like-functions.ll
  llvm/test/Reduce/remove-attributes-from-intrinsics.ll
  llvm/test/Reduce/remove-call-site-attributes.ll
  llvm/test/Reduce/remove-function-attributes.ll
  llvm/test/Reduce/remove-global-variable-attributes.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.h
  llvm/tools/llvm-reduce/deltas/ReduceAttributes.cpp
  llvm/tools/llvm-reduce/deltas/ReduceAttributes.h
  llvm/utils/gn/secondary/llvm/tools/llvm-reduce/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83351.276820.patch
Type: text/x-patch
Size: 16752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/dbf7d7c6/attachment.bin>


More information about the llvm-commits mailing list