This patch makes it possible for AAUB to use information from AANoUndef.
This is the next patch of D86983
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86984
[Attributor] Make use of AANoUndef in AAUndefinedBehavior ClosedPublic Authored by okura on Sep 1 2020, 3:35 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 1 2020, 5:56 PM Closed by commit rG5d1347957454: [Attributor] Make use of AANoUndef in AAUndefinedBehavior (authored by okura). · Explain WhySep 2 2020, 12:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 289359 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
|