[PATCH] D57313: GlobalISel: Verify memory size for load/store
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 27 19:11:33 PST 2019
arsenm created this revision.
arsenm added reviewers: aemerson, aditya_nandakumar, volkan, dsanders, paquette.
Herald added subscribers: kristof.beyls, rovka, wdng.
https://reviews.llvm.org/D57313
Files:
lib/CodeGen/MachineVerifier.cpp
test/CodeGen/X86/GlobalISel/legalize-memop-scalar-32.mir
test/CodeGen/X86/GlobalISel/legalize-memop-scalar-64.mir
test/CodeGen/X86/GlobalISel/legalize-memop-scalar.mir
test/CodeGen/X86/GlobalISel/legalize-trunc.mir
test/CodeGen/X86/GlobalISel/select-GV-32.mir
test/CodeGen/X86/GlobalISel/select-GV-64.mir
test/CodeGen/X86/GlobalISel/select-GV.mir
test/Verifier/test_g_load.mir
test/Verifier/test_g_store.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57313.183790.patch
Type: text/x-patch
Size: 21316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190128/4de35950/attachment.bin>
More information about the llvm-commits
mailing list