[all-commits] [llvm/llvm-project] 356f41: [mlir][llvm] Test LLVM IR global variable import s...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 356f41705d3be03c2f98f7b0f8d35d741c85e7fb
      https://github.com/llvm/llvm-project/commit/356f41705d3be03c2f98f7b0f8d35d741c85e7fb
  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
    A mlir/test/Target/LLVMIR/Import/global-variables.ll

  Log Message:
  -----------
  [mlir][llvm] Test LLVM IR global variable import separately (NFC).

The revision moves tests related to LLVM IR global variable
import into a separate global-variables.ll file.

Reviewed By: ftynse

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




More information about the All-commits mailing list