[all-commits] [llvm/llvm-project] 09f9de: [mlir][spirv] NFC: simplify load/store builder cal...

Lei Zhang via All-commits all-commits at lists.llvm.org
Sun Jan 26 07:46:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 09f9deaff206177c9958acfe2c387b40bd6c6abf
      https://github.com/llvm/llvm-project/commit/09f9deaff206177c9958acfe2c387b40bd6c6abf
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/SPIRVOps.td
    M mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
    M mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
    M mlir/lib/Dialect/SPIRV/Transforms/LowerABIAttributesPass.cpp

  Log Message:
  -----------
  [mlir][spirv] NFC: simplify load/store builder call sites

This commit introduces default values for load/store builders to
simplify builder call sites.

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




More information about the All-commits mailing list