[all-commits] [llvm/llvm-project] c67e1a: GlobalISel: Directly expose getDefSrcRegIgnoringCo...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Nov 13 08:07:24 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c67e1a985f4d7a68b607a8bd0db74a4fc39d5596
      https://github.com/llvm/llvm-project/commit/c67e1a985f4d7a68b607a8bd0db74a4fc39d5596
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-11-13 (Fri, 13 Nov 2020)

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

  Log Message:
  -----------
  GlobalISel: Directly expose getDefSrcRegIgnoringCopies utility

It's useful to get both the instruction and register at the same time.




More information about the All-commits mailing list