[PATCH] D103857: [Attributor] Introduce a helper function to deal with undef + none
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 6 20:45:02 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa3768278d4b: [Attributor] Introduce a helper function to deal with undef + none (authored by jdoerfert).
Changed prior to commit:
https://reviews.llvm.org/D103857?vs=350451&id=356857#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103857/new/
https://reviews.llvm.org/D103857
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/dereferenceable-1.ll
llvm/test/Transforms/Attributor/liveness.ll
llvm/test/Transforms/Attributor/lvi-after-jumpthreading.ll
llvm/test/Transforms/Attributor/nocapture-2.ll
llvm/test/Transforms/Attributor/nonnull.ll
llvm/test/Transforms/Attributor/potential.ll
llvm/test/Transforms/Attributor/range.ll
llvm/test/Transforms/Attributor/returned.ll
llvm/test/Transforms/Attributor/value-simplify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103857.356857.patch
Type: text/x-patch
Size: 29400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/f6a5f8ee/attachment.bin>
More information about the llvm-commits
mailing list