[all-commits] [llvm/llvm-project] 5a51a4: [mlir][llvm] Improve error message when translatin...

Jeff Niu via All-commits all-commits at lists.llvm.org
Fri Jul 28 00:17:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a51a44f82497b089337cfd6c3d86e3d7e3e0041
      https://github.com/llvm/llvm-project/commit/5a51a44f82497b089337cfd6c3d86e3d7e3e0041
  Author: Mogball <jeff at modular.com>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
    M mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp
    M mlir/test/Dialect/LLVMIR/call-intrin.mlir

  Log Message:
  -----------
  [mlir][llvm] Improve error message when translating `llvm.call_intrinsic`

This is more user-friendly over an opaque crash.

Reviewed By: lattner

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




More information about the All-commits mailing list