[all-commits] [llvm/llvm-project] 8c0ec7: [mlir][LLVM] Allow call_intrinsic to inline (#70940)

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Wed Nov 1 07:42:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c0ec793ee5baa5b0546272823644f53460f4849
      https://github.com/llvm/llvm-project/commit/8c0ec793ee5baa5b0546272823644f53460f4849
  Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
    M mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp
    M mlir/test/Dialect/LLVMIR/inlining.mlir

  Log Message:
  -----------
  [mlir][LLVM] Allow call_intrinsic to inline (#70940)

LLVM::CallIntrinsicOp was previously overlooked from the
isLegalToInline.




More information about the All-commits mailing list