D135089 extracted the extui code into a helper, but used fromSigned
instead of fromUnsigned.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141296
[mlir][Arith] Fix bug in zero-extension range inference ClosedPublic Authored by krzysz00 on Jan 9 2023, 9:01 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 9 2023, 9:05 AM Closed by commit rG6496824ebaf2: [mlir][Arith] Fix bug in zero-extension range inference (authored by krzysz00). · Explain WhyJan 10 2023, 1:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 487970 mlir/lib/Dialect/Arith/IR/InferIntRangeInterfaceImpls.cpp
mlir/test/Dialect/Arith/int-range-interface.mlir
|