[PATCH] D46339: [GlobalISel][Legalizer] LegalizerInfo verifier: Follow Up

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


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

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


Repository:
  rL LLVM

https://reviews.llvm.org/D46339

Files:
  lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  lib/Target/AArch64/AArch64LegalizerInfo.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  lib/Target/ARM/ARMLegalizerInfo.cpp
  lib/Target/Mips/MipsLegalizerInfo.cpp
  lib/Target/X86/X86LegalizerInfo.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: D46339.146423.patch
Type: text/x-patch
Size: 9327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/b8472f51/attachment.bin>


More information about the llvm-commits mailing list