[all-commits] [llvm/llvm-project] 0820c6: [mlir] Don't include StringSwitch.h (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Sep 18 23:09:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0820c6ef60383962ca7c9bbffd224d1d47f0c999
      https://github.com/llvm/llvm-project/commit/0820c6ef60383962ca7c9bbffd224d1d47f0c999
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-09-18 (Sun, 18 Sep 2022)

  Changed paths:
    M mlir/lib/Conversion/GPUCommon/IndexIntrinsicsOpLowering.h
    M mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp
    M mlir/lib/Dialect/Func/IR/FuncOps.cpp
    M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
    M mlir/lib/Dialect/Quant/IR/TypeParser.cpp
    M mlir/lib/Dialect/SPIRV/IR/SPIRVDialect.cpp
    M mlir/lib/Dialect/SPIRV/IR/SPIRVEnums.cpp
    M mlir/lib/Tools/lsp-server-support/Protocol.cpp
    M mlir/lib/Tools/mlir-lsp-server/Protocol.cpp
    M mlir/lib/Tools/mlir-pdll-lsp-server/Protocol.cpp
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
    M mlir/unittests/TableGen/EnumsGenTest.cpp

  Log Message:
  -----------
  [mlir] Don't include StringSwitch.h (NFC)

These files don't seem to use StringSwitch.




More information about the All-commits mailing list