LegalizeDAG: Move unaligned load/store expansion to TLI
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. llvm-svn: 267029
Loading
Please sign in to comment