[all-commits] [llvm/llvm-project] 089036: [XCORE][CodeGen][NFC] Revert: Use ArrayRef in Targ...

Nigel Perks via All-commits all-commits at lists.llvm.org
Wed May 25 02:18:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 089036444eb56a5c559ab1bad96da4ea592b35a2
      https://github.com/llvm/llvm-project/commit/089036444eb56a5c559ab1bad96da4ea592b35a2
  Author: Nigel Perks <nigelp at xmos.com>
  Date:   2022-05-25 (Wed, 25 May 2022)

  Changed paths:
    M llvm/lib/Target/XCore/XCoreISelLowering.cpp

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

Revert 6365bde6585651b7813010dc63df7984a5b8ad41

Restore more readable version in line with other targets,
which did not apply the change.

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




More information about the All-commits mailing list