Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks for accepting the patch. Please merge the patch as I do not have commit rights.
Paths
| Differential D20953
Remove typecast by using vector of loadinst/storeinst ClosedPublic Authored by hiraditya on Jun 3 2016, 3:10 AM.
Details
Diff Detail
Event Timelinehiraditya updated this object. This revision is now accepted and ready to land.Jun 3 2016, 7:31 AM Comment Actions Thanks for accepting the patch. Please merge the patch as I do not have commit rights. Closed by commit rL271895: [LAA] Use load and store vectors (NFC) (authored by mssimpso). · Explain WhyJun 6 2016, 7:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 59719 llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
|