[PATCH] D133789: [AArch64] Disable nontemproal load for Big Endian
Zain Jaffal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 10:26:49 PDT 2022
zjaffal created this revision.
zjaffal added reviewers: fhahn, t.p.northover.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
zjaffal requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
The current code for generating nontemporal load outputs the wrong assembly for big endian architecture
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D133789
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/nontemporal-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133789.459795.patch
Type: text/x-patch
Size: 8907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/7314b9ac/attachment.bin>
More information about the llvm-commits
mailing list