[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 18:57:49 PDT 2019


jdoerfert updated this revision to Diff 192555.
jdoerfert added a comment.

Add two more test cases, exposed a bug


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59903

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59903.192555.patch
Type: text/x-patch
Size: 39251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/4112ef76/attachment.bin>


More information about the llvm-commits mailing list