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

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 3 18:50:24 PDT 2018


rtereshin updated this revision to Diff 145132.
rtereshin marked an inline comment as done.
rtereshin added a comment.

Updated the xfail tests to make their purpose clearer.


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.145132.patch
Type: text/x-patch
Size: 9547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/35a8299b/attachment.bin>


More information about the llvm-commits mailing list