Files
clang-p2996/mlir/lib/Target/LLVMIR/ModuleImport.cpp
Tobias Gysi c00b7c84c7 [mlir][llvm] Add assertion in LLVM IR import (NFC).
This revision adds an assertion to convertConstantExpr to ensure the
function is not called if the constant has been converted before.

This is a follow up for https://reviews.llvm.org/D149247.

Reviewed By: victor-eds

Differential Revision: https://reviews.llvm.org/D149253
2023-04-27 05:52:36 +00:00

66 KiB