[PATCH] D86984: [Attributor] Make use of AANoUndef in AAUndefinedBehavior

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 00:12:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d1347957454: [Attributor] Make use of AANoUndef in AAUndefinedBehavior (authored by okura).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86984

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/IPConstantProp/PR16052.ll
  llvm/test/Transforms/Attributor/alwaysinline.ll
  llvm/test/Transforms/Attributor/noreturn_sync.ll
  llvm/test/Transforms/Attributor/undefined_behavior.ll
  llvm/test/Transforms/OpenMP/parallel_deletion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86984.289359.patch
Type: text/x-patch
Size: 25592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/50e2a632/attachment.bin>


More information about the llvm-commits mailing list