[all-commits] [llvm/llvm-project] c23b35: [FastISel][NFC] Remove repeated calls to get{Varia...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Fri May 26 04:12:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c23b35a224d889acbdfd828ac7f0420d2ad2ad03
      https://github.com/llvm/llvm-project/commit/c23b35a224d889acbdfd828ac7f0420d2ad2ad03
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp

  Log Message:
  -----------
  [FastISel][NFC] Remove repeated calls to get{Variable,Expr}

This will make it easy to reuse these values in subsequent commits.

Depends on D151331

Differential Revision: https://reviews.llvm.org/D151332




More information about the All-commits mailing list