[all-commits] [llvm/llvm-project] 6c0e68: [SystemZ] Handle NoRegister in SystemZTargetLower...

Jonas Paulsson via All-commits all-commits at lists.llvm.org
Mon Jul 19 11:06:30 PDT 2021


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

  Changed paths:
    M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
    M llvm/test/CodeGen/SystemZ/memset-05.ll

  Log Message:
  -----------
  [SystemZ]  Handle NoRegister in SystemZTargetLowering::emitMemMemWrapper().

Bugfix: The compiler should be able to generate a memset to nullptr.

Review: Ulrich Weigand




More information about the All-commits mailing list