[PATCH] D40106: [GISel][NFC]: Refactor a simple helper function to infer OpcodeDefs through copies

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 15:38:57 PST 2017


aditya_nandakumar created this revision.
Herald added a subscriber: igorb.

moved this from legalizationArtifactCombiner to GlobalISel/Utils for use elsewhere.


Repository:
  rL LLVM

https://reviews.llvm.org/D40106

Files:
  include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
  include/llvm/CodeGen/GlobalISel/Utils.h
  lib/CodeGen/GlobalISel/Utils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40106.123098.patch
Type: text/x-patch
Size: 4729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/6996f598/attachment.bin>


More information about the llvm-commits mailing list