[PATCH] D32529: [GlobalISel] Make multi-step legalization work.

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 09:53:10 PDT 2017


kristof.beyls updated this revision to Diff 96772.
kristof.beyls added a comment.

Adding a unit test.


https://reviews.llvm.org/D32529

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  lib/Target/ARM/ARMLegalizerInfo.cpp
  lib/Target/ARM/ARMLegalizerInfo.h
  unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32529.96772.patch
Type: text/x-patch
Size: 6707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/2e244715/attachment.bin>


More information about the llvm-commits mailing list