[all-commits] [llvm/llvm-project] 458eac: [SystemZ] Support the 'N' code for the odd registe...

Jonas Paulsson via All-commits all-commits at lists.llvm.org
Tue Jul 6 10:48:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 458eac2573772a2b50e550360d1308b1b0c0f2bc
      https://github.com/llvm/llvm-project/commit/458eac2573772a2b50e550360d1308b1b0c0f2bc
  Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
  Date:   2021-07-06 (Tue, 06 Jul 2021)

  Changed paths:
    M llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
    M llvm/test/CodeGen/SystemZ/inline-asm-i128.ll

  Log Message:
  -----------
  [SystemZ] Support the 'N' code for the odd register in inline-asm.

The odd register of a (128 bit) register pair is accessed with the 'N' code
with an inline assembly operand.

Review: Ulrich Weigand

Differential Revision: https://reviews.llvm.org/D105502




More information about the All-commits mailing list