[PATCH] D39696: [MIRPrinter] Use %subreg.xxx syntax for subregister index operands

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 13:46:43 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317513: [MIRPrinter] Use %subreg.xxx syntax for subregister index operands (authored by bjope).

Repository:
  rL LLVM

https://reviews.llvm.org/D39696

Files:
  llvm/trunk/include/llvm/CodeGen/MachineInstr.h
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-insert-extract.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-int-ext.mir
  llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-smrd.mir
  llvm/trunk/test/CodeGen/AMDGPU/detect-dead-lanes.mir
  llvm/trunk/test/CodeGen/AMDGPU/opt-sgpr-to-vgpr-copy.mir
  llvm/trunk/test/CodeGen/MIR/X86/subregister-index-operands.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-cmp.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/select-intrinsic-x86-flags-read-u32.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39696.121780.patch
Type: text/x-patch
Size: 36432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/98dfd12b/attachment-0001.bin>


More information about the llvm-commits mailing list