[all-commits] [llvm/llvm-project] 7b102f: [CodeGen] Fix dependence breaking for tied operands

Danila Malyutin via All-commits all-commits at lists.llvm.org
Mon Oct 25 08:52:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b102fcc91165bf4f18cc1d73c21cc188c9a98ee
      https://github.com/llvm/llvm-project/commit/7b102fcc91165bf4f18cc1d73c21cc188c9a98ee
  Author: Danila Malyutin <dmalyutin at azul.com>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

  Changed paths:
    M llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
    A llvm/test/CodeGen/X86/tied-depbreak.mir

  Log Message:
  -----------
  [CodeGen] Fix dependence breaking for tied operands

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




More information about the All-commits mailing list