[all-commits] [llvm/llvm-project] ac2cf0: [spirv] Fix legalize standard to spir-v for transf...

Thomas via All-commits all-commits at lists.llvm.org
Wed Oct 21 13:56:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ac2cf07195b5833a888dc6878a9a3cb377ef59ac
      https://github.com/llvm/llvm-project/commit/ac2cf07195b5833a888dc6878a9a3cb377ef59ac
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M mlir/lib/Conversion/StandardToSPIRV/LegalizeStandardForSPIRV.cpp
    M mlir/test/Conversion/StandardToSPIRV/legalization.mlir

  Log Message:
  -----------
  [spirv] Fix legalize standard to spir-v for transfer ops

Forward missing attributes when creating the new transfer op otherwise the
builder would use default values.

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




More information about the All-commits mailing list