[PATCH] D57288: GlobalISel: Verify pointer casts
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 26 10:49:16 PST 2019
arsenm created this revision.
arsenm added reviewers: aemerson, aditya_nandakumar, dsanders, volkan, paquette.
Herald added subscribers: kristof.beyls, javed.absar, rovka, nhaehnle, wdng, jvesely.
Not sure if the old AArch64 tests should be just deleted or not.
https://reviews.llvm.org/D57288
Files:
lib/CodeGen/MachineVerifier.cpp
test/CodeGen/AArch64/GlobalISel/legalize-inttoptr-xfail-1.mir
test/CodeGen/AArch64/GlobalISel/legalize-inttoptr-xfail-2.mir
test/CodeGen/AMDGPU/GlobalISel/regbankselect-ptrtoint.mir
test/Verifier/test_g_addrspacecast.mir
test/Verifier/test_g_inttoptr.mir
test/Verifier/test_g_ptrtoint.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57288.183711.patch
Type: text/x-patch
Size: 9892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190126/33c1e3cf/attachment.bin>
More information about the llvm-commits
mailing list