[all-commits] [llvm/llvm-project] 1e9321: [mlir][spirv] NFC: move folders and canonicalizers...

Lei Zhang via All-commits all-commits at lists.llvm.org
Wed Feb 26 09:41:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e9321e97aba43e41ccd7ab2f1bef41d5bcf65af
      https://github.com/llvm/llvm-project/commit/1e9321e97aba43e41ccd7ab2f1bef41d5bcf65af
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/CMakeLists.txt
    A mlir/lib/Dialect/SPIRV/SPIRVCanonicalization.cpp
    M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp

  Log Message:
  -----------
  [mlir][spirv] NFC: move folders and canonicalizers in a separate file

This gives us better file organization and faster compilation time
by avoid having a gigantic SPIRVOps.cpp file.




More information about the All-commits mailing list