[all-commits] [llvm/llvm-project] cc83dc: Import llvm::StringSwitch into mlir namespace.

Christian Sigg via All-commits all-commits at lists.llvm.org
Thu Oct 8 02:39:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cc83dc191c1ef04907ccd4308cc6aa5bf6fcd3c6
      https://github.com/llvm/llvm-project/commit/cc83dc191c1ef04907ccd4308cc6aa5bf6fcd3c6
  Author: Christian Sigg <csigg at google.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M mlir/include/mlir/Support/LLVM.h
    M mlir/lib/Conversion/GPUCommon/IndexIntrinsicsOpLowering.h
    M mlir/lib/Dialect/LLVMIR/IR/LLVMTypeSyntax.cpp
    M mlir/lib/Dialect/PDL/IR/PDL.cpp
    M mlir/lib/ExecutionEngine/JitRunner.cpp
    M mlir/lib/IR/SymbolTable.cpp
    M mlir/lib/Parser/Lexer.cpp
    M mlir/lib/TableGen/Format.cpp
    M mlir/lib/TableGen/Predicate.cpp
    M mlir/test/lib/Dialect/Test/TestDialect.cpp
    M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
    M mlir/tools/mlir-tblgen/OpFormatGen.cpp

  Log Message:
  -----------
  Import llvm::StringSwitch into mlir namespace.

Reviewed By: rriddle

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




More information about the All-commits mailing list