Define operators to allow more concise operations on (common) abstract states.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D66146
[Attributor][NFC] Add merge/join/clamp operators to the ClosedPublic Authored by jdoerfert on Aug 13 2019, 9:10 AM.
Details Summary Define operators to allow more concise operations on (common) abstract states.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 13 2019, 9:30 AM Closed by commit rGe1e844d6b099: [Attributor][NFC] Add merge/join/clamp operators to the IntegerState (authored by jdoerfert). · Explain WhyAug 14 2019, 2:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 215253 llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
|