When custom lowered, this is not called if the store is custom
lowered. Move it to be a utility function so targets can
easily expand unaligned accesses when custom lowering.
Details
Details
- Reviewers
• tstellarAMD resistor
Diff Detail
Diff Detail
Paths
| Differential D19140
LegalizeDAG: Move unaligned load/store expansion to TLI ClosedPublic Authored by arsenm on Apr 14 2016, 4:31 PM.
Details
Summary When custom lowered, this is not called if the store is custom
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Apr 21 2016, 10:23 AM
Revision Contents
Diff 53883 include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
|