[all-commits] [llvm/llvm-project] ff3f49: [CodeGen] Use ArrayRef in TargetLowering functions

LiqinWeng via All-commits all-commits at lists.llvm.org
Mon May 16 06:31:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff3f4988ed5837d1a99b3dd6bb10acc0aefab60a
      https://github.com/llvm/llvm-project/commit/ff3f4988ed5837d1a99b3dd6bb10acc0aefab60a
  Author: Liqin.Weng <Liqin.Weng at streamcomputing.com>
  Date:   2022-05-16 (Mon, 16 May 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h

  Log Message:
  -----------
  [CodeGen] Use ArrayRef in TargetLowering functions

Reviewed By: craig.topper

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




More information about the All-commits mailing list