Expose the powi intrinsic to the LLVM dialect within MLIR
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116364
[MLIR][LLVM] Expose powi intrinsic to MLIR ClosedPublic Authored by wsmoses on Dec 29 2021, 12:09 AM.
Details Summary Expose the powi intrinsic to the LLVM dialect within MLIR
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 18 others. · View Herald TranscriptDec 29 2021, 12:09 AM This revision is now accepted and ready to land.Dec 29 2021, 3:32 AM Closed by commit rG180455ae5ecd: [MLIR][LLVM] Expose powi intrinsic to MLIR (authored by wsmoses). · Explain WhyDec 29 2021, 10:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 396495 mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/test/Dialect/LLVMIR/roundtrip.mlir
|