[all-commits] [llvm/llvm-project] cb550c: Update MLIR conversion to LLVMFunc to account bett...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Oct 9 00:41:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb550c178d4aa98c153155e0f35e3fd6e4278ca5
      https://github.com/llvm/llvm-project/commit/cb550c178d4aa98c153155e0f35e3fd6e4278ca5
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-10-09 (Mon, 09 Oct 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
    M mlir/test/Conversion/FuncToLLVM/convert-funcs.mlir

  Log Message:
  -----------
  Update MLIR conversion to LLVMFunc to account better for properties (#67406)

Change the attribute propagation to handle only discardable attributes,
inherent attribute are handled directly and args/results through the
interface.




More information about the All-commits mailing list