[PATCH] D66967: [Attributor] ValueSimplify Abstract Attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 7 00:01:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371291: [Attributor] ValueSimplify Abstract Attribute (authored by uenoku, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66967?vs=219223&id=219224#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66967

Files:
  llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
  llvm/trunk/lib/Transforms/IPO/Attributor.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/align.ll
  llvm/trunk/test/Transforms/FunctionAttrs/noreturn_sync.ll
  llvm/trunk/test/Transforms/FunctionAttrs/nounwind.ll
  llvm/trunk/test/Transforms/FunctionAttrs/value-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66967.219224.patch
Type: text/x-patch
Size: 19659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190907/3516b59b/attachment.bin>


More information about the llvm-commits mailing list