[PATCH] D66498: [GlobalISel] Import patterns containing INSERT_SUBREG

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 14:43:56 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369973: [GlobalISel] Import patterns containing INSERT_SUBREG (authored by paquette, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66498?vs=216933&id=217246#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66498/new/

https://reviews.llvm.org/D66498

Files:
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-concat-vectors.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-int-ext.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-copy.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-select-zext.mir
  llvm/trunk/test/TableGen/GlobalISelEmitterSubreg.td
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp
  llvm/trunk/utils/TableGen/CodeGenTarget.h
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66498.217246.patch
Type: text/x-patch
Size: 32290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190826/e636a5d3/attachment.bin>


More information about the llvm-commits mailing list