[AArch64] Tests for non-temporal loads.
authorZain Jaffal <z_jaffal@apple.com>
Mon, 15 Aug 2022 08:15:50 +0000 (09:15 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 15 Aug 2022 08:16:02 +0000 (09:16 +0100)
commitdf4878d28d38b2bf2eb8d50d9cdef93ab79a38d5
treed67a1c86cad28ee97543e1d1e166f94ab8569299
parent4025a8ae934f77ec21558c40aa82937bfe74a7c3
[AArch64] Tests for non-temporal loads.

Add some test cases for D131773 where LDNP could be used as well as
negative tests.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D131767
llvm/test/CodeGen/AArch64/nontemporal-load.ll [new file with mode: 0644]