[all-commits] [llvm/llvm-project] 013149: GlobalISel: Remove dead code

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Mar 1 14:07:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0131498402acbae4cfb445a5a98fcf93b3a0e676
      https://github.com/llvm/llvm-project/commit/0131498402acbae4cfb445a5a98fcf93b3a0e676
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-03-01 (Mon, 01 Mar 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
    M llvm/lib/CodeGen/GlobalISel/CallLowering.cpp

  Log Message:
  -----------
  GlobalISel: Remove dead code

Generic code should probably not introduce G_INSERT/G_EXTRACT. The
mirror unpackRegs should also be removed, but AMDGPU still has a use
remaining which needs to be fixed.




More information about the All-commits mailing list