[AArch64] Remove incorrect usage of MONonTemporal.
authorEli Friedman <efriedma@quicinc.com>
Tue, 13 Aug 2019 23:12:14 +0000 (23:12 +0000)
committerEli Friedman <efriedma@quicinc.com>
Tue, 13 Aug 2019 23:12:14 +0000 (23:12 +0000)
commitb5eb3e1e82713e4e626fc90e7749960a91e14af1
treee0052ecb543d190fbcdeb41ed5ab7977c003547a
parentdaf41722bd54e03cc5a367d35b2208ff652f553d
[AArch64] Remove incorrect usage of MONonTemporal.

This has no effect at the moment, but might matter if we try to
implement non-temporal loads in the future.

llvm-svn: 368770
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp