Add a lowering for rsqrt from standard dialect to ROCDL.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93011
Add rsqrt lowering from standard to ROCDL. ClosedPublic Authored by akuegel on Dec 10 2020, 1:48 AM.
Details
Summary Add a lowering for rsqrt from standard dialect to ROCDL.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 15 others. · View Herald TranscriptDec 10 2020, 1:48 AM This revision is now accepted and ready to land.Dec 11 2020, 4:04 AM This revision was landed with ongoing or failed builds.Dec 11 2020, 4:20 AM Closed by commit rGada4c7a35171: Add rsqrt lowering from standard to ROCDL. (authored by akuegel). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311163 mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
|