[all-commits] [llvm/llvm-project] f79379: Revert "CodeGen: Disable isCopyInstrImpl if there ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Oct 2 12:43:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f79379398d671e2a8ebcc107de09e87686b19467
      https://github.com/llvm/llvm-project/commit/f79379398d671e2a8ebcc107de09e87686b19467
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-10-02 (Mon, 02 Oct 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetInstrInfo.h
    M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
    M llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/arm64-pcsections.ll

  Log Message:
  -----------
  Revert "CodeGen: Disable isCopyInstrImpl if there are implicit operands"

This reverts commit bc7d88faf1a595ab59952a2054418cdd0d9eeee8.

This is broken with 414ff812d6241b728754ce562081419e7fc091eb reverted.




More information about the All-commits mailing list