[PATCH] D59903: [NFC][FnAttrs] Stress tests for attribute deduction

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 14:43:19 PDT 2019


jdoerfert created this revision.
jdoerfert added reviewers: homerdin, hfinkel, fedor.sergeev, sanjoy, spatel, nlopes.
Herald added a subscriber: bollu.
Herald added a project: LLVM.

This commit is a preparation of upcoming patches on attribute deduction.
It will shorten the diffs and make it clear what we inferred before.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D59903

Files:
  llvm/test/Transforms/FunctionAttrs/SCC1.ll
  llvm/test/Transforms/FunctionAttrs/arg_returned.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59903.192520.patch
Type: text/x-patch
Size: 23725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190327/21ee5cab/attachment-0001.bin>


More information about the llvm-commits mailing list