Details
Details
- Reviewers
bkramer - Commits
- rG263d2fce557a: Fix math.cbrt with vector and f16 arguments.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141421
Fix math.cbrt with vector and f16 arguments. ClosedPublic Authored by jreiffers on Jan 10 2023, 12:16 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 10 2023, 12:16 PM This revision was landed with ongoing or failed builds.Jan 10 2023, 12:32 PM Closed by commit rG263d2fce557a: Fix math.cbrt with vector and f16 arguments. (authored by jreiffers). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 487942 mlir/lib/Conversion/MathToLibm/MathToLibm.cpp
mlir/test/Conversion/MathToLibm/convert-to-libm.mlir
|