[PATCH] D86145: [Attributor] Simplify comparison against constant null pointer

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 23:48:18 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3edea15f9ad3: [Attributor] Simplify comparison against constant null pointer (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D86145?vs=286292&id=286718#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86145

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/align.ll
  llvm/test/Transforms/Attributor/nocapture-1.ll
  llvm/test/Transforms/Attributor/nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86145.286718.patch
Type: text/x-patch
Size: 20608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/8c2e65f0/attachment.bin>


More information about the llvm-commits mailing list