[all-commits] [llvm/llvm-project] 3fdcd9: GlobalISel: Add CallBase to CallLoweringInfo

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Aug 26 18:28:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3fdcd9bb1371990399aeadb9aef1df9d74598a83
      https://github.com/llvm/llvm-project/commit/3fdcd9bb1371990399aeadb9aef1df9d74598a83
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-08-26 (Thu, 26 Aug 2021)

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

  Log Message:
  -----------
  GlobalISel: Add CallBase to CallLoweringInfo

The DAG version has this, and is necessary for call lowering to take
advantage of any attributes at the call site.




More information about the All-commits mailing list