[PATCH] D56893: GlobalISel: Fix out of bounds crashes in verifier

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 18:48:41 PST 2019


arsenm created this revision.
arsenm added reviewers: aditya_nandakumar, aemerson.
Herald added subscribers: volkan, kristof.beyls, rovka, wdng.

https://reviews.llvm.org/D56893

Files:
  lib/CodeGen/MachineVerifier.cpp
  test/Verifier/test_g_add.mir
  test/Verifier/test_g_constant.mir
  test/Verifier/test_g_trunc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56893.182433.patch
Type: text/x-patch
Size: 3781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/f6d28f95/attachment.bin>


More information about the llvm-commits mailing list