[all-commits] [llvm/llvm-project] 7c93fd: [mlir][llvm] Cleanup LLVM IR control flow import t...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Wed Dec 21 23:57:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c93fde8d2740880570d13242d3dcd0b81be3d15
      https://github.com/llvm/llvm-project/commit/7c93fde8d2740880570d13242d3dcd0b81be3d15
  Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M mlir/test/Target/LLVMIR/Import/control-flow.ll

  Log Message:
  -----------
  [mlir][llvm] Cleanup LLVM IR control flow import test (NFC).

Use a FileCheck variable to match the switch op argument
instead of hardcoding the argument name.

Reviewed By: ftynse, Dinistro

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




More information about the All-commits mailing list