The lowering handles special cases with NaN or infinity like C++.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105270
Add MulOp lowering from Complex dialect to Standard/Math dialect. ClosedPublic Authored by akuegel on Jul 1 2021, 1:49 AM.
Details Summary The lowering handles special cases with NaN or infinity like C++.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptJul 1 2021, 1:49 AM This revision is now accepted and ready to land.Jul 5 2021, 3:11 AM Closed by commit rGbf17ee1950ef: Add MulOp lowering from Complex dialect to Standard/Math dialect. (authored by akuegel). · Explain WhyJul 5 2021, 3:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356467 mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
|
nit: sort?