The revision moves tests related to LLVM IR constant import
into a separate constant.ll file and adds tests for integer,
null and undef immediates.
Depends on D136679
Paths
| Differential D137416
[mlir][llvm] Test LLVM IR constant import separately. ClosedPublic Authored by gysit on Nov 4 2022, 5:35 AM.
Details Summary The revision moves tests related to LLVM IR constant import Depends on D136679
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 4 2022, 8:09 AM gysit added a child revision: D137559: [mlir][llvm] Iterative constant import from LLVM IR..Nov 7 2022, 8:45 AM Closed by commit rG54fb17347bc0: [mlir][llvm] Test LLVM IR constant import separately. (authored by gysit). · Explain WhyNov 8 2022, 12:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 473901 mlir/test/Target/LLVMIR/Import/basic.ll
mlir/test/Target/LLVMIR/Import/constant-aggregate.ll
mlir/test/Target/LLVMIR/Import/constant.ll
|