Add support for translating llvm::InsertValue and llvm::ExtractValue.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D125028
[mlir][LLVMIR] Add support for translating insert/extractvalue ClosedPublic Authored by myhsu on May 5 2022, 11:27 AM.
Details Summary Add support for translating llvm::InsertValue and llvm::ExtractValue.
Diff Detail Event TimelineThis revision now requires changes to proceed.May 5 2022, 2:32 PM This revision is now accepted and ready to land.May 8 2022, 5:54 PM Closed by commit rGb8f52c08f85a: [mlir][LLVMIR] Add support for translating insert/extractvalue (authored by myhsu). · Explain WhyMay 14 2022, 3:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 427405 mlir/lib/Target/LLVMIR/ConvertFromLLVMIR.cpp
mlir/test/Target/LLVMIR/Import/basic.ll
|
indices is never null (not sure why it's checked elsewhere in the file)