Add Expm1 to the math dialect.
On GPU, there is a dedicated intrinsic for this,
and we want to be able to lower to it.
Details
Details
- Reviewers
herhut mehdi_amini - Commits
- rG9f581815ae4d: Add Expm1 op to the math dialect.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo