[all-commits] [llvm/llvm-project] c55a88: [mlir][LLVM] Add alignment to LLVMFuncOp

Christian Ulmann via All-commits all-commits at lists.llvm.org
Mon Jul 3 23:34:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c55a8861f439f3a4ab07e565bc670edc91fe2598
      https://github.com/llvm/llvm-project/commit/c55a8861f439f3a4ab07e565bc670edc91fe2598
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/lib/Target/LLVMIR/ModuleImport.cpp
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
    M mlir/test/Dialect/LLVMIR/func.mlir
    M mlir/test/Target/LLVMIR/Import/function-attributes.ll
    M mlir/test/Target/LLVMIR/llvmir.mlir

  Log Message:
  -----------
  [mlir][LLVM] Add alignment to LLVMFuncOp

Reviewed By: gysit

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




More information about the All-commits mailing list