[all-commits] [llvm/llvm-project] de2564: GlobalISel: Don't use LLT references

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Feb 13 12:25:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: de256478e61d6488db751689af82d280ba114a6f
      https://github.com/llvm/llvm-project/commit/de256478e61d6488db751689af82d280ba114a6f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-02-13 (Thu, 13 Feb 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
    M llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
    M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
    M llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp

  Log Message:
  -----------
  GlobalISel: Don't use LLT references

These should always be passed by value




More information about the All-commits mailing list