[PATCH] D57454: [MIPS GlobalISel] Select any extending load and truncating store
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 8 06:27:20 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL353520: [MIPS GlobalISel] Select any extending load and truncating store (authored by Petar.Avramovic, committed by ).
Herald added subscribers: llvm-commits, jrtc27.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D57454?vs=184305&id=185963#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57454/new/
https://reviews.llvm.org/D57454
Files:
llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/legalize-sextload-flat.mir
llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/legalize-zextload-flat.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/truncStore_and_aExtLoad.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/truncStore_and_aExtLoad.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/truncStore_and_aExtLoad.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/truncStore_and_aExtLoad.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57454.185963.patch
Type: text/x-patch
Size: 31410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/95523266/attachment.bin>
More information about the llvm-commits
mailing list