[all-commits] [llvm/llvm-project] 292009: [mlir][llvm] Consolidate function attribute import...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Thu Nov 17 01:32:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2920095d41091c1d4d73d2994a612427a6155db2
      https://github.com/llvm/llvm-project/commit/2920095d41091c1d4d73d2994a612427a6155db2
  Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M mlir/test/Target/LLVMIR/Import/basic.ll
    R mlir/test/Target/LLVMIR/Import/func-attrs.ll
    A mlir/test/Target/LLVMIR/Import/function-attributes.ll
    R mlir/test/Target/LLVMIR/Import/function_attributes.ll

  Log Message:
  -----------
  [mlir][llvm] Consolidate function attribute import tests (NFC).

The revision puts the function attributes tests previously distributed
accross multiple files int a single function-attributes.ll test file.

Reviewed By: ftynse

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




More information about the All-commits mailing list