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.
Differential D149253
[mlir][llvm] Add assertion in LLVM IR import (NFC). gysit on Apr 26 2023, 5:48 AM. Authored by
Details This revision adds an assertion to convertConstantExpr to ensure. This is a follow up for https://reviews.llvm.org/D149247.
Diff Detail
|