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

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 08:49:35 PDT 2018


rtereshin updated this revision to Diff 145698.
rtereshin marked 2 inline comments as done.
rtereshin added a comment.

Adding comments to the tests as requested.


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.145698.patch
Type: text/x-patch
Size: 9355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/1086fe33/attachment.bin>


More information about the llvm-commits mailing list