[PATCH] D29712: [globalisel] Decouple src pattern operands from dst pattern operands.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 07:44:50 PST 2017


dsanders updated this revision to Diff 88733.
dsanders marked 4 inline comments as done.
dsanders added a comment.

Addressed the review comments.


https://reviews.llvm.org/D29712

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  lib/CodeGen/GlobalISel/InstructionSelect.cpp
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  test/CodeGen/AArch64/GlobalISel/arm64-instructionselect-xor.mir
  test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29712.88733.patch
Type: text/x-patch
Size: 35659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/d9277ddf/attachment.bin>


More information about the llvm-commits mailing list