This lets LSV nicely split up underaligned chains.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51306
[NVPTX] Implement isLegalToVectorizeLoadChain ClosedPublic Authored by bkramer on Aug 27 2018, 7:53 AM.
Details Summary This lets LSV nicely split up underaligned chains.
Diff Detail
Event TimelineHerald added subscribers: dexonsmith, inglorion, jholewinski. · View Herald TranscriptAug 27 2018, 7:53 AM This revision is now accepted and ready to land.Aug 27 2018, 9:57 AM Closed by commit rL340760: [NVPTX] Implement isLegalToVectorizeLoadChain (authored by d0k). · Explain WhyAug 27 2018, 10:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162706 llvm/trunk/lib/Target/NVPTX/NVPTXTargetTransformInfo.h
llvm/trunk/test/CodeGen/NVPTX/vectorize-misaligned.ll
|