This follows the logic:
https://git.musl-libc.org/cgit/musl/tree/src/math/copysignf.c
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122910
[mlir][spirv] Add pattern to lower math.copysign ClosedPublic Authored by antiagainst on Apr 1 2022, 8:27 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 1 2022, 8:42 AM Closed by commit rG533ec929f67d: [mlir][spirv] Add pattern to lower math.copysign (authored by antiagainst). · Explain WhyApr 1 2022, 9:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 419778 mlir/lib/Conversion/MathToSPIRV/MathToSPIRV.cpp
mlir/test/Conversion/MathToSPIRV/math-to-core-spirv.mlir
|