This includes standard LIT tests and integration tests with the LLVM CPU
runner.
I plan to use this to implement sitofp in D146597.
Paths
| Differential D146606
[mlir][arith] Add `uitofp` support to WIE ClosedPublic Authored by kuhar on Mar 21 2023, 10:28 PM.
Details Summary This includes standard LIT tests and integration tests with the LLVM CPU I plan to use this to implement sitofp in D146597.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2023, 2:56 PM Closed by commit rG909e5ce47a70: [mlir][arith] Add `uitofp` support to WIE (authored by kuhar). · Explain WhyMar 22 2023, 4:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 507537 mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp
mlir/test/Dialect/Arith/emulate-wide-int-canonicalization.mlir
mlir/test/Dialect/Arith/emulate-wide-int.mlir
mlir/test/Integration/Dialect/Arith/CPU/test-wide-int-emulation-uitofp-i32.mlir
|