(CallSite already has isConvergent() and setConvergent().)
No functional changes.
Paths
| Differential D17316
[IR] Add {is,set,setNot}Convergent() functions to CallSite, CallInstr, and InvokeInstr. ClosedPublic Authored by jlebar on Feb 16 2016, 5:01 PM.
Details Summary (CallSite already has isConvergent() and setConvergent().) No functional changes.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 16 2016, 7:31 PM Closed by commit rL261112: [IR] Add {is,set,setNot}Convergent() functions to CallSite, CallInstr, and… (authored by jlebar). · Explain WhyFeb 17 2016, 9:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 48130 include/llvm/IR/CallSite.h
include/llvm/IR/Instructions.h
|