[PATCH] D42244: [globalisel] Introduce LegalityQuery to better encapsulate the legalizer decisions. NFC.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 09:20:30 PST 2018


This revision was automatically updated to reflect the committed changes.
dsanders marked an inline comment as done.
Closed by commit rL323342: [globalisel] Introduce LegalityQuery to better encapsulate the legalizer… (authored by dsanders, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42244?vs=130929&id=131290#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42244

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  llvm/trunk/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42244.131290.patch
Type: text/x-patch
Size: 20206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/ea337479/attachment.bin>


More information about the llvm-commits mailing list