[all-commits] [llvm/llvm-project] 137705: [mlir][LLVM] add argument and result attributes to...

jeanPerier via All-commits all-commits at lists.llvm.org
Thu Jan 16 01:49:30 PST 2025


  Branch: refs/heads/users/jeanPerier/mlir-call-attrs-llvm
  Home:   https://github.com/llvm/llvm-project
  Commit: 137705661c184ea1530982c19163341933ab421e
      https://github.com/llvm/llvm-project/commit/137705661c184ea1530982c19163341933ab421e
  Author: Jean Perier <jperier at nvidia.com>
  Date:   2025-01-15 (Wed, 15 Jan 2025)

  Changed paths:
    M llvm/include/llvm/IR/InstrTypes.h
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/include/mlir/Target/LLVMIR/ModuleImport.h
    M mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
    M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
    M mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp
    M mlir/lib/Target/LLVMIR/ModuleImport.cpp
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
    M mlir/test/Dialect/LLVMIR/invalid.mlir
    M mlir/test/Dialect/LLVMIR/roundtrip.mlir
    A mlir/test/Target/LLVMIR/Import/call-argument-attributes.ll
    A mlir/test/Target/LLVMIR/call-argument-attributes.mlir

  Log Message:
  -----------
  [mlir][LLVM] add argument and result attributes to llvm.call



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list