Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58889
[InterleavedAccessAnalysis] Use fixed size integers for InterleaveGroup. ClosedPublic Authored by fhahn on Mar 3 2019, 7:35 PM.
Details
Diff Detail
Event Timelinefhahn added a child revision: D55538: [InterleavedAccessAnalysis] Fix integer overflow in insertMember..Mar 3 2019, 7:41 PM This revision is now accepted and ready to land.Mar 4 2019, 6:56 PM Closed by commit rL355576: [InterleavedAccessAnalysis] Use fixed size integers for InterleaveGroup. (authored by fhahn). · Explain WhyMar 6 2019, 6:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 189634 llvm/trunk/include/llvm/Analysis/VectorUtils.h
|