[GlobalIsel][X86] G_STORE extension
authorThorsten Schütt <schuett@gmail.com>
Fri, 23 Jun 2023 16:36:59 +0000 (18:36 +0200)
committerThorsten Schütt <schuett@gmail.com>
Sat, 24 Jun 2023 03:51:30 +0000 (05:51 +0200)
commit68ed9d94720c50a48bc7d5d1321b37a5381a54fd
tree301238b6d364a1e332a073dfd15bfb901615699f
parent7d16a35c83d239a8fba44bdff9ffadcc32bb524b
[GlobalIsel][X86] G_STORE extension

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D153643
llvm/lib/Target/X86/X86LegalizerInfo.cpp
llvm/test/CodeGen/X86/GlobalISel/legalize-store-avx.mir [new file with mode: 0644]
llvm/test/CodeGen/X86/GlobalISel/legalize-store-sse.mir [new file with mode: 0644]