[PATCH] D46338: [GlobalISel][Legalizer] LegalizerInfo verifier: checking that legalization rules cover all type indices

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 15:21:54 PDT 2018


rtereshin updated this revision to Diff 146424.
rtereshin added a comment.

Removing `-simplify-mir` command line options from run-lines.

@qcolombet Is this one good to go as well as the follow up or not quite?

Thanks for looking into this!

Roman


Repository:
  rL LLVM

https://reviews.llvm.org/D46338

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  lib/Target/AArch64/AArch64LegalizerInfo.cpp
  test/CodeGen/AArch64/GlobalISel/legalize-inttoptr-xfail-1.mir
  test/CodeGen/AArch64/GlobalISel/legalize-inttoptr-xfail-2.mir
  test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46338.146424.patch
Type: text/x-patch
Size: 39511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/8f85ab34/attachment.bin>


More information about the llvm-commits mailing list