[PATCH] D57536: GlobalISel: Verify g_select
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 31 12:26:23 PST 2019
arsenm created this revision.
arsenm added reviewers: aemerson, paquette, volkan, aditya_nandakumar, dsanders.
Herald added subscribers: Petar.Avramovic, javed.absar, kristof.beyls, rovka, wdng.
Factor the common vector element consistency check many instructions
need out, although this makes the error messages worse.
https://reviews.llvm.org/D57536
Files:
lib/CodeGen/MachineVerifier.cpp
test/CodeGen/AArch64/GlobalISel/legalize-inttoptr-xfail-2.mir
test/CodeGen/X86/verifier-generic-extend-truncate.mir
test/Verifier/test_g_addrspacecast.mir
test/Verifier/test_g_inttoptr.mir
test/Verifier/test_g_ptrtoint.mir
test/Verifier/test_g_select.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57536.184570.patch
Type: text/x-patch
Size: 11255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/d92c0460/attachment.bin>
More information about the llvm-commits
mailing list