[all-commits] [llvm/llvm-project] 7151b9: Adopt Properties to store operations inherent Attr...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon May 8 04:29:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7151b94ce2a6db628084ca7789fb871a8f0603b3
      https://github.com/llvm/llvm-project/commit/7151b94ce2a6db628084ca7789fb871a8f0603b3
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMDialect.td
    M mlir/test/Conversion/VectorToLLVM/vector-reduction-to-llvm.mlir
    M mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
    M mlir/test/Dialect/LLVMIR/func.mlir
    M mlir/test/Dialect/LLVMIR/global.mlir
    M mlir/test/Target/LLVMIR/Import/intrinsic.ll

  Log Message:
  -----------
  Adopt Properties to store operations inherent Attributes in the LLVM dialect

This is part of an on-going migration to adopt Properties inside MLIR.

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




More information about the All-commits mailing list