[all-commits] [llvm/llvm-project] 7c026a: [SystemZ] Define MaxInstLength to have the value o...

Jonas Paulsson via All-commits all-commits at lists.llvm.org
Sat Oct 24 00:21:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c026a83ee903f00cb0a2827519ccd6f16b6ed03
      https://github.com/llvm/llvm-project/commit/7c026a83ee903f00cb0a2827519ccd6f16b6ed03
  Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
  Date:   2020-10-24 (Sat, 24 Oct 2020)

  Changed paths:
    M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
    A llvm/test/CodeGen/SystemZ/Large/branch-range-13.py

  Log Message:
  -----------
  [SystemZ] Define MaxInstLength to have the value of 6.

This value had the default value of 4 which caused branch relaxation to fail.

Review: Ulrich Weigand

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




More information about the All-commits mailing list